Android Open Source - SQLite library CryptoLock






Project Summary

Repository dedicated to making a library for android that can be used for purposes such as encrypting entries before being placed into a SQLite DB.

Web Site / Source Repository

CryptoLock is hosted in the following web site
https://github.com/DarkPrayer93/CryptoLock

If you think the Android project CryptoLock listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of CryptoLock.

ItemValue
Java File Count3
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of CryptoLock is as follows:

Apache License

Java Source Files

com.example.cryptolock.Crypto.java
com.example.cryptolock.KeyManager.java
com.example.cryptolock.MainActivity.java