After looking all around the internet without finding out how to implement Drag Drop to devices not running 3.0 or newer. I am asking this question about a quite common question.
Is there an example/game-enigine/SDK/jar that makes you able to drag and drop Views into a TableLayout? And if somebody has done something earlier can they please share their code. I have already tried to modify GridView and ListView examples with no luck.
Please help me find out how I can do this to devices running earlier then 3.0.
karan421 in image shadow in drag and drop on grid view? introduced these links:
drag and drop ui element
http://www.youtube.com/watch?v=QEOpHg7ZMNk
And Ganesh also introduced this link
improved drag drop for gridview
I hope above links help you.