Simple android app using sqlite built with maven.
basic_sqlite is hosted in the following web site
https://github.com/klebermo/basic_sqlite
If you think the Android project basic_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.
The following table is the detailed list of basic_sqlite.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 3 |
There are 3 image files in basic_sqlite. The names of the image files are listed as follows.
ic_action_new_item.png ic_action_remove.png ic_action_search.png
The following screenshort is generated from the image listed above.
basic_sqlite has the following Java source files.
org.hello.DeleteItemFragment.java org.hello.FormEditItemActivity.java org.hello.FormNewItemActivity.java org.hello.HelloActivity.java org.hello.config.DataHelper.java org.hello.config.Order.java org.hello.generic.Dao.java org.hello.generic.Model.java org.hello.model.usuario.Usuario.java org.hello.model.usuario.UsuarioDao.java