android - Drag and Drop Items from Listview into Activity -


in app, want user able follow list of instructions able put link installed android apps widget creating.

in widget, when user taps widget opens new activity contains of apps. add new app links activity, want user able pull out kind of scrolling tab hold list of of applications have on device (i know how this). user able press , hold on app listview , drag droppable area in widget hold app. please note picture below better idea of mean (sorry poor quality):

idea

how turn listview object able this? have make listview have touch listener attribute , make droppable area have drag event, sure of (somewhat looking around on how make things drag , droppable).

how this? ideas or comments on improvements appreciated!

you use setonitemlongclicklistener set listener waiting long click when fired begin drag process.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -