Greetings
I created a .txt file using Filesystem, I can read that file on the app. But if I want to go to the file directory on my cell or tablet, I can not found it.
Making a console.log on appcelerator, it shows the following directory:
file:///data/data/com.vivelabbogota.idtvivelabbogota/app_appdata/text.txt
But it does not exist.
Anyone knows how to find the file?
Thanks