Android Open Source - SQLite crud PersonsCrud






Project Summary

Peque?o crud en Android con Sqlite.

Web Site / Source Repository

PersonsCrud is hosted in the following web site
https://github.com/manuelj555/PersonsCrud

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar




Java Source Files

PersonsCrud has the following Java source files.

com.manuel.personscrud.MainActivity.java
com.manuel.personscrud.PersonaFormActivity.java
com.manuel.personscrud.adapter.PersonaAdapter.java
com.manuel.personscrud.bd.PersonaSqliteHelper.java
com.manuel.personscrud.model.Persona.java