I have to display message that are write in button text when button click then that message display the text view it is possible if yes than how please tell me.
On Tuesday, September 1, 2009 11:58:42 AM UTC+5:30, pink 444 wrote: > > Hai, > I have a EditText filed in my Activity class,Where i need to > retain data,when orientation is changed or "HOME" button is pressed or > "BACK(FINISH)" is pressed. > > Android internally maintaining EditText when orientation is > changed or HOME button is pressed .But it is not maintaining EditText > status when BACK button is pressed. > > How can i make it happen to retain data in all three cases > (orientation is changed,HOME is pressed, Back is pressed) in a > feasible way? > > > Any help would be appreciated highly. > > Regards, > -Siva. > > -- 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

