Skip to content

doffm/android-dragarea

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
res
 
 
 
 
 
 

DragArea

This is an android library project that provides drag and drop operations on top of android-10.

Starting in android-11 (Android 3.0 / Honeycomb) Google provided drag and drop API's of their own. This library is based loosely on those API's and so may be useful to people wishing to develop for Android 2.0 who want an easyish upgrade path.

Documentation is available at http://doffm.github.com/android-dragarea/.

A small example using this library can be found at https://github.com/doffm/android-dragexample.

About

Framework for performing Drag 'N Drop operations with similar APIto that available in android-11.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages