http://developer.android.com/reference/android/os/Bundle.html
It is simply a class that holds data in key-value pairs. In onCreate is most often used to save state in your class for when the OS stops and restarts your package... i.e. when the screen rotates, or if the OS decides to shut down your app while it is in the background. ---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Tue, Oct 27, 2009 at 12:27 AM, balanagu sabareesh <bsabare...@gmail.com>wrote: > ya i have read the document i little bit understood about bundle if you > have any brief idea please tell. > > > On Tue, Oct 27, 2009 at 11:36 AM, Justin Anderson <janderson....@gmail.com > > wrote: > >> Have you read the docs? >> >> >> ---------------------------------------------------------------------- >> There are only 10 types of people in the world... >> Those who know binary and those who don't. >> ---------------------------------------------------------------------- >> >> >> On Mon, Oct 26, 2009 at 10:10 PM, sabs <bsabare...@gmail.com> wrote: >> >>> >>> >>> Hi everybody, >>> onCreate(Bundle savedInstanceState) >>> can any tell me about the Bundle. >>> >>> >>> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---