📝 Notify is a simple note application which is build with Modern Android development tools. - GitHub - aritra-tech/Notify: 📝 Notify is a simple note application which is build with Modern Android d...
Hmm, yeah there’s no mention of cloud sync, and it advertises using “androids native SQLite database” as storage backend, which I imagine means you can’t use a third party sync app like FolderSync or Nextcloud app which works with files.
“This project showcases the Good implementation of Android with proper architecture design”
Is hiding away text notes in a database rather than plain text files really what’s considered “proper architecture design” these days?
This is the best UI design for a notes app. Ideally I want the voice to text button to be more accessible and not hidden behind the keyboard.
Also syncing to could storage is vital these days.
Hmm, yeah there’s no mention of cloud sync, and it advertises using “androids native SQLite database” as storage backend, which I imagine means you can’t use a third party sync app like FolderSync or Nextcloud app which works with files.
Is hiding away text notes in a database rather than plain text files really what’s considered “proper architecture design” these days?
I think easy backup and plain text export should be standard on all note taking apps.