Android Open Source - SQLite Save SQLiteExample-Android






Project Summary

Small test app saving "products" in DB with SQLite.

Web Site / Source Repository

SQLiteExample-Android is hosted in the following web site
https://github.com/iPrytz/SQLiteExample-Android

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

ItemValue
Java File Count3
Activity Count1

License

The license information of SQLiteExample-Android is as follows:

MIT License

Java Source Files

se.dev.iprytz.sqliteexample.DBHandler.java
se.dev.iprytz.sqliteexample.MainActivity.java
se.dev.iprytz.sqliteexample.Product.java