Hello everyone,
I am looking to create a program or service that runs in the background, completely invisible to the user, and under certain conditions, triggers the data destruction function on GrapheneOS.
However, I am unsure where to start. Should I create an app, a Python script, or a specific service? On Linux, I would have created a bash script paired with a service, but I am new to Android and feel a bit lost.
Currently, I am learning Kotlin and have some basic knowledge. The syntax seems straightforward, but I am not sure which tools or frameworks to explore for this type of project.
If you could provide guidance or point me to useful resources or a good starting point, I would greatly appreciate it.
Thank you in advance for your help!
Cheers.