""By default, pressing the BACK key finishes (destroys) the current activity and displays the previous activity to the user.""
I made and run an app and pressed the back key and returned to the main menu.However, when i typed the 'ps' command in the terminal emulator the process of my app was still there..My app constists only of this activity..shouldn't the process be killed? -- 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

