Android代码-android-secure-preferences

时间:2022-08-25 22:00:54
【文件属性】:
文件名称:Android代码-android-secure-preferences
文件大小:80KB
文件格式:ZIP
更新时间:2022-08-25 22:00:54
Android代码 android-secure-preferences About 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. Environment setup install maven install Android sdk install sdk deployer ( https://github.com/mosabua/maven-android-sdk-deployer ) check out source to a directory. Build mvn clean install Android compatibility Project requires API level 8 due to Base64 Android API level r
【文件预览】:
android-secure-preferences-master
----secure-storage-sample-app()
--------project.properties(563B)
--------src()
--------AndroidManifest.xml(1KB)
--------res()
--------proguard.conf(2KB)
--------pom.xml(4KB)
--------androlog()
--------.gitignore(7B)
----code-quality()
--------android_checks.xml(4KB)
--------suppressions.xml(424B)
----.travis.yml(1KB)
----README.md(739B)
----test-key.keystore(1KB)
----secure-storage-it()
--------project.properties(563B)
--------src()
--------AndroidManifest.xml(531B)
--------res()
--------pom.xml(3KB)
--------.gitignore(7B)
----pom.xml(11KB)
----.gitignore(60B)
----secure-preferences()
--------src()
--------pom.xml(2KB)
--------.gitignore(21B)

网友评论