I am new to Android App development. I am trying to publish my first Android App to the Play Store and I must provide a privacy policy document. It is easiest for me to put this on my substack, even though it is not relevant to the usual topics I write about.
The app is a note taking app. I don’t have a name for it yet, but I like to call it Agenda for now.
It allows you to create notes which are essentially a collection of blocks. The blocks are indexed with timestamps too. By doing so, we can use this app as a journal, a calendar and reminder too.
The current release is very early prototype. The notes you create in the app are stored locally on the phone. They are not uploaded to the internet. Which means, there is no backup of the data and no way for me or anyone on the internet to read your data. That’s about as private as it gets.