thanks for your reply, but 3 back to 1 is optional, so only 3 back to 1,2 will be kill.
and also i want to kill the variables in 2... On 6月23日, 下午5時31分, Nithin Varamballi <[email protected]> wrote: > Hi... > > When you are moving 1->2->3.. give finish() after start activity > > ex: Intent intent = new Intent(java1.this, java2.class); > startActivity(intent); > finish(); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

