CRUD application developed with Android + SQLite.
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.
The following table is the detailed list of Android-CRUD.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
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.
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