khwarizmi Active Member Licensed User Longtime User May 3, 2016 #1 Hi all How can I protect (hide or encrypt) the folder which I use to store my application data (contains videos, images, text files, ...)
Hi all How can I protect (hide or encrypt) the folder which I use to store my application data (contains videos, images, text files, ...)
KMatle Expert Licensed User Longtime User May 3, 2016 #2 https://www.b4x.com/android/forum/t...ormation-with-randomaccessfile-library.11565/ You can en-/decrypt single files with it (= all files in a folder) Upvote 0
https://www.b4x.com/android/forum/t...ormation-with-randomaccessfile-library.11565/ You can en-/decrypt single files with it (= all files in a folder)
khwarizmi Active Member Licensed User Longtime User May 3, 2016 #3 thank you for help can this method encrypt any type of files or text files only? Upvote 0