*> In Android mobile suppose we run any application that time we click back button in android mobile means it will return to previous activity. *
Yep, that is how it works. *> but i want to specify my favorite page not previous page.* Unless you have a really good reason, don't do this. It is not the default behavior and will irritate your users. Your reason does not seem like a good reason to me. That being said: http://tinyurl.com/65sxkv7 *> then i want to delete that stack memory of previous activity.* * * Why? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Jun 29, 2011 at 4:22 AM, arunkumar <[email protected]> wrote: > but i want to specify my favorite page not previous page. > then i want to delete that stack memory of previous activity. > -- 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

