That's really helpfull of you. Thanks But can you provide me with a simple java code with which i can save the text entered in the EditText using all the necessary methods like oncreate() and onsaveinstancestate or onrestoreinstancestate. Please if you could do that it will save a lot of time and clear all my practical queries regarding the code. Thanks
On Sat, Dec 4, 2010 at 3:42 AM, TreKing <[email protected]> wrote: > On Thu, Dec 2, 2010 at 10:19 PM, Abhishek Talwar < > [email protected]> wrote: > >> Just let me know some basic concepts over it. > > > http://developer.android.com/guide/topics/fundamentals.html#actlife > <http://developer.android.com/guide/topics/fundamentals.html#actlife> > http://developer.android.com/reference/android/app/Activity.html#onSaveInstanceState(android.os.Bundle)<http://developer.android.com/reference/android/app/Activity.html#onSaveInstanceState%28android.os.Bundle%29> > <http://developer.android.com/reference/android/app/Activity.html#onSaveInstanceState%28android.os.Bundle%29> > http://developer.android.com/reference/android/app/Activity.html#onRestoreInstanceState(android.os.Bundle)<http://developer.android.com/reference/android/app/Activity.html#onRestoreInstanceState%28android.os.Bundle%29> > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

