Android Open Source - SQLite sqlite basic_sqlite






Project Summary

Simple android app using sqlite built with maven.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of basic_sqlite.

ItemValue
Java File Count10
Target SDK Version21
Minimum SDK Version11
Activity Count3

Resource Files

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.

null




Java Source Files

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