I actually store a text file in dir.DirInternal but it get deleted in this way:
Settings > applications settings > appname > delete data.
I want that this file will only get deleted if the app is unistalled, rooted deviced excluded.
Thank you
"File.DirInternal / File.DirInternalCacheThese two folders are stored in the main memory and are private to your application. Other applications cannot access these files.
The cache folder may get deleted by the OS if it needs more space"
But also dirInternal get deleted what i doing wrong?