Hi,

To add,  code in the thread below may be good starting point to see how to
create a view that could be dragged:
http://groups.google.com/group/android-beginners/browse_thread/thread/fd9f7b241d4c160e/02d2798f5d949b2b

Thanks,
Megha

On Thu, Mar 27, 2008 at 9:26 AM, hackbod <[EMAIL PROTECTED]> wrote:

>
> Sorry, we aren't supporting drag and drop in the frameworks.  You can
> implement this fairly easily yourself a few different ways (either
> drawing the drag in your top-level view, or creating a separate window
> containing the drag that you move around).
>
> On Mar 27, 2:43 am, oyvinmar <[EMAIL PROTECTED]> wrote:
> > I want to drag an item and drop it elsewhere. For example a user
> > should be able to select a picture and drag it into a folder.
> >
> > Is this possible in Android? If so are there any examples available?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to