A UI widget that demostrates the usage of Drag and drop functionalities in the Android framework(Android 3.0+)..
data_share_widget is hosted in the following web site
https://github.com/preetb123/data_share_widget
If you think the Android project data_share_widget 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 data_share_widget.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
data_share_widget has the following Java source files.
com.example.datasharewidget.DataShareView.java com.example.datasharewidget.Dragable.java com.example.datasharewidget.DragableView.java com.example.datasharewidget.MainActivity.java com.example.datasharewidget.ProgressButton.java