the API details are all there in the SDK docs. the list isn't here to write your application for you.
http://developer.android.com/reference/packages.html also i'd recommend reading up on activities and intents in general. that's how Android works. you need to know this stuff. hth >can you give me code snippt for how to use Intanet data bundle ? > >On Aug 25, 12:35 am, Hong <[email protected]> wrote: >> array/list of Parcelables via intent data bundle >> >> >> >> On Mon, Aug 24, 2009 at 3:16 PM, Honest <[email protected]> wrote: >> >> > I have two activity in my project. I am callilng second activity from >> > main activity. can some one tell me how can i pass some data to that >> > activity ? Simply i want to pass object array. Can some one tell me >> > how can i do it ? > -- jason.software.particle --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

