Hello.
I would like to know if there is anyway to know the date at which an application was installed in an Android phone. I would like to know this in order to implement a time limited trial / demo version of an application.
I could save the date on the first usage, but a tech-savvy user could use ADB to change the database or delete support files.
Thanks for your help.