[android-developers] Re: Home Button in Android

2011-03-14 Thread Ashish Raut
*According to me* *In manifest file i have to add one TAG for each activity :* android:alwaysRetainTaskState = "true" is it correct way ? Please reply me, Regards, AshishR On Mon, Mar 14, 2011 at 11:24 AM, Ashish Raut wrote: > In my Android manifest: Launcher and Main activity is starting act

[android-developers] Re: Home Button in Android

2011-03-14 Thread Ashish Raut
In my Android manifest: Launcher and Main activity is starting activity is it correct way? Regards, AshishR On Mon, Mar 14, 2011 at 11:10 AM, Ashish Raut wrote: > > I have also one problem related with HOME button, > Problem is: when i clicked on HOME button and go to the Desktop, > and again s

Re: [android-developers] Re: Home Button in Android

2011-03-17 Thread Rocky
yes, it is absolutely correct. On Mon, Mar 14, 2011 at 11:24 AM, Ashish Raut wrote: > In my Android manifest: Launcher and Main activity is starting activity > is it correct way? > > Regards, > AshishR > > > On Mon, Mar 14, 2011 at 11:10 AM, Ashish Raut > wrote: > >> >> I have also one problem

Re: [android-developers] Re: Home Button in Android

2011-03-18 Thread Raja
E Sent from my Motorola phone. Rocky wrote: >yes, it is absolutely correct. > >On Mon, Mar 14, 2011 at 11:24 AM, Ashish Raut wrote: > >> In my Android manifest: Launcher and Main activity is starting activity >> is it correct way? >> >> Regards, >> AshishR >> >> >> On Mon, Mar 14, 2011 at 11:1

Re: [android-developers] Re: Home Button in Android

2011-03-19 Thread Ashish Raut
Hi, When i installed the application (Without closing last confirmation screen which automatically come up after installed) and open directly there are two buttons OPEN and DONE (Without pressing DONE) i will open the application and going to the last screen of my app. and then press HOME button af