I have two suggestions for drag drop code: (1) Android Launcher code;
(2) Drag-drop at developer.android.com.

I studied the Android Launcher code to see how the Android developers
supported drag and drop. I then built a simple example based on that
code. I wrote a note and posted source code on my blog:
http://blahti.wordpress.com/2011/01/17/moving-views-part-2/

It would also be good to take a look at the new Dragging and Dropping
section at developer.android.com to see how that code compares.
See: http://developer.android.com/guide/topics/ui/drag-drop.html.


On Mar 6, 2:03 am, Raghav Sood <raghavs...@gmail.com> wrote:
> > Please, if you're very new in Android, don't try to make a game. Games are
> > complicated. Start a little smaller and work your way up.
>
> Hi,
>
> I may be new to android but I have been programming for 4 years in 12
> langages including java. I don't have a problem creating the code but I am
> not familiar with the libraries and need to know which ones allow drag and
> drop and which method to call from them
>
> Thanks
> --
> Raghav Soodhttp://www.raghavsood.com/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to