Android Open Source - SQLite crud Android-CRUD






Project Summary

CRUD application developed with Android + SQLite.

Web Site / Source Repository

Android-CRUD is hosted in the following web site
https://github.com/feliperfranca/Android-CRUD

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in Android-CRUD. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android-CRUD has the following Java source files.

crud.android_crud.MainActivity.java
crud.android_crud.UsuarioUI.java
crud.dao.UsuarioAdapter.java
crud.dao.UsuarioDAO.java
crud.dao.banco.BaseDAO.java
crud.model.Usuario.java