There is one image on LinearLayout. I have to move that image in any direction by touch. Please help me how to do.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
use example as http://www.edumobile.org/android/android-beginner-tutorials/drag-and-drop-ui-element/ or http://techdroid.kbeanie.com/2010/04/simple-drag-n-drop-on-android.html
and if you are using version 3.0 higher than it than use example as given at http://www.vogella.de/articles/AndroidDragAndDrop/article.html