1
Answer

Drag and drop a selected picture in android

First I have to create a grid view of images.(done)
 
Second I have to select an Image and show it on new activity(done).
 
Last I want to drag the selected image in new activity(undone). 
Answers (1)