If I make a program, with I want to make encrypted files, how can I make it? How can I do, that only my program can read it?
I want to make the program in eclipse, for android.
If I make a program, with I want to make encrypted files, how can
Share
Take a look at this thread: How to encrypt and decrypt file in Android?