Android Open Source - UI ListView Delete BDLibros






Project Summary

Android BD + Own ListView. We can create, update and delete books. We will see the books in an own ListView that refresh automatically. We can filter the results..

Web Site / Source Repository

BDLibros is hosted in the following web site
https://github.com/speakinbytes/BDLibros

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

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




Resource Files

There are 3 image files in BDLibros. The names of the image files are listed as follows.

ic_action_about.png
ic_action_discard.png
ic_action_labels_light.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BDLibros has the following Java source files.

com.pabloojeda.bdlibros.activity.EditBook.java
com.pabloojeda.bdlibros.activity.MainActivity.java
com.pabloojeda.bdlibros.activity.ShowBook.java
com.pabloojeda.bdlibros.adapter.AbstractAdapter.java
com.pabloojeda.bdlibros.adapter.AdapterBookList.java
com.pabloojeda.bdlibros.db.DBSQLiteHelper.java
com.pabloojeda.bdlibros.model.Book.java