On Fri, Jun 25, 2010 at 6:21 AM, shashidhar yamsani <[email protected] > wrote:
> In my android application I need a shuttle widget > No you don't. You WANT one. > Can someone provide the code if you already have done it before?? > No. Can you at least TRY to do your own work and then ask for help on specifics when you get stuck? If not suggest me the easiest way to implement it. > There is no easy way, because that's a desktop GUI control which will probably not scale well to a mobile, touch-driven interface. I suggest you come up with an alternate UI for the same functionality using pre-existing Android views (a ListView with checkboxes comes to mind ...) ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

