0

So I am developing a drag and drop application in android using ClipData. But it's only for Honeycomb and above. How can I make a drag and drop app using ClipData for pre Honeycomb versions. Do you have any idea? or Has anybody here already tried it? Thanks.

Kara
  • 6,115
  • 16
  • 50
  • 57
neknek mouh
  • 1,802
  • 8
  • 27
  • 58

1 Answers1

0

Here is a complete tutorial on how drag-drop can be implemented for pre-HoneyComb versions.

Drag-Drop for pre-Honeycomb version

Divya Motiwala
  • 1,659
  • 1
  • 16
  • 24