I am developing an application and I want certain files will be not seen by the user. Is there any way to change the properties of a file to make it hidden?
All files saved under File.DirInternal are hidden from the user and are only accessible by your applications. This is true for all devices except rooted devices.