Android Open Source - UI ListView Drag Drag-And-Drop-Android






Project Summary

Perform drag and drop in Android between two ListView.

Web Site / Source Repository

Drag-And-Drop-Android is hosted in the following web site
https://github.com/mtparet/Drag-And-Drop-Android

If you think the Android project Drag-And-Drop-Android 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 Drag-And-Drop-Android.

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Minimum SDK Version7
Activity Count4

Resource Files

There are 5 image files in Drag-And-Drop-Android. The names of the image files are listed as follows.

dans.png
dort.png
garcon.png
le.png
maison.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Drag-And-Drop-Android has the following Java source files.

exp.mtparet.dragdrop.DragAndDropChoice.java
exp.mtparet.dragdrop.DragAndDropHorizontal.java
exp.mtparet.dragdrop.DragAndDropListView.java
exp.mtparet.dragdrop.adapter.ItemAdapter.java
exp.mtparet.dragdrop.adapter.ReceverAdapter.java
exp.mtparet.dragdrop.data.OneItem.java
exp.mtparet.dragdrop.view.HorizontalListView.java
exp.mtparet.dragdrop.view.ListViewDragDrop.java