Android Open Source - SQLite Store sqlite






Project Summary

android sqlite local store.

Web Site / Source Repository

sqlite is hosted in the following web site
https://github.com/liulinbo/sqlite

If you think the Android project sqlite 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 sqlite.

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version19
Activity Count1
Fragment Count5
jar files usedafinal_0.5.1_bin.jar
android-support-v13.jar
android-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of sqlite is as follows:

GNU General Public License

Java Source Files

com.nimos.sqlite.MainActivity.java
com.nimos.sqlite.bean.User.java
com.nimos.sqlite.fragment.OneFragment.java
com.nimos.sqlite.fragment.ThreeFragment.java
com.nimos.sqlite.fragment.TwoFragment.java
com.nimos.sqlite.fragment.adapter.MainFragmentAdapter.java