Wednesday, September 14, 2011

Re: [android-developers] Re: Back button problem in android


its very simple , in back button only the finish(); is executed . It means that the existing activity is canceled . If that activity leads to the last GUI screen of you application then the application gets closed . Try to override it .
On Wed, Sep 14, 2011 at 4:52 PM, Vance Turnewitsch <betweenthehills@gmail.com> wrote:

First, I think you are asking a user question. This is a developer
forum. I would suggest looking for the android market help forum.
http://www.google.com/support/forum/p/Android+Market/label?lid=1d903020a35e806e&hl=en.
Or contact the developer of the app. Also for the time being,
developers design their apps in different ways. You may not be able to
go back to your activity; but maybe should try accessing recent apps
with your device and choose your app.

Good luck
Vance
On Sep 14, 7:43 am, pramod shirsath <shirsath.pra...@gmail.com> wrote:
> when i click on androids  back button it stops whole activity....but i
> want to come back to previous page......????can anyone help me to
> solve this problem...

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment