Sample application for drag and drop listview backed by DB.
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.
The following table is the detailed list of HelloDragDropListDB.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
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.
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