I would like to encrypt my resources .XML files in the following path: res / raw / fiche.xml and res / raw / so fiche1.XML each time the program uses both files and must first decipher the two files at the end of execution, it re-encrypts both files.
my question: how encrypts and decrypts files that are in the resources and do you have an example (source code) or source code that explains the steps?.