> For example, in your browser, if you have been opening many pages, and > then you click on "Back", it takes you to the previous page in the > browser's history. Say, my history has 10 pages, so to finally exit > the application, I have to press back 10 times!!!!..
Press HOME, and you're done. Moreover, that's what Android is trying to teach users to do -- press HOME, and they're done. Remember: everybody keeps holding iPhone up as perfection for user design, and applications there do not have normally an "exit" option AFAICT. Users just press The One And Only Button, and they're done. (Note: my iPod Touch hasn't been, er, touched since before the OS 3.0 upgrade, so perhaps they changed their UI approach recently and I missed it). So, just make sure your app behaves the way you want when the user presses HOME, and you're done. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html -- 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

