This project uses the Encryption class from: http://www.java2s.com/Code/Android/Security/AESEncryption.htm
Gives an implementation of SharedPreferences, which encrypts given values with AES.
- install maven
- install Android sdk
- install sdk deployer ( https://github.com/mosabua/maven-android-sdk-deployer )
- check out source to a directory.
- mvn clean install
Project requires API level 8 due to Base64 Android API level requirements.
Until GitHub deprecates download section, use:
https://github.com/kovmarci86/android-secure-preferences/downloads