radstudio c ++ builder; development for android;
I need to save data from the program (test, calculation) in the program for android.
lbxsett->Items->SaveToFile("/sdcard/settings.txt"); Here is how I saved. So it simply saves to the internal memory, how to make the files impossible to edit, change outside of the program? How can I save a hidden folder? or in the program cache?