Visibility of internal archives.

copiloto

Member
Licensed User
Longtime User
Hello,

I am making an app that uses a database in .txt created by me and using File.ReadList to charge "List1" from .txt.

As it could be probably uploaded to Android Market, I would like this .txt couldn't be visible or not readable easily by a File Explorer. Is it possible or it's too complicated?

Thanks.
 

copiloto

Member
Licensed User
Longtime User
I'm not very sure what both of you mean as "rooted" and "unrooted" but think that could be the user's permission to access some files like in Linux. In this sense, I think Android is a Linux implementation/mobile version..

Because it seems to be nothing impossible in the endless world of trying to avoid copy, inverse engineering, etc, I have thought that using encrypting/decrypting code for a .txt could be a good idea. What do you think about?

Thanks you.
 
Upvote 0
Top