Android Open Source - UI ListView Database HelloDragDropListDB






Project Summary

Sample application for drag and drop listview backed by DB.

Web Site / Source Repository

HelloDragDropListDB is hosted in the following web site
https://github.com/danluong/HelloDragDropListDB

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in HelloDragDropListDB. The names of the image files are listed as follows.

delete_x.png
drag.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

HelloDragDropListDB has the following Java source files.

com.example.hellodragdroplistdb.DSLVFragment.java
com.example.hellodragdroplistdb.DSLVFragmentClicks.java
com.example.hellodragdroplistdb.ItemCreateActivity.java
com.example.hellodragdroplistdb.MainActivity.java
com.example.hellodragdroplistdb.TestBedDSLV.java
com.example.hellodragdroplistdb.contentprovider.MyItemContentProvider.java
com.example.hellodragdroplistdb.database.ItemSQLiteOpenHelper.java
com.example.hellodragdroplistdb.database.Items.java