My assumption is that the "Home" button is the recommended practice to quit and go back to main screen. The "Home" button will pause the current application thereby making the application go through its lifecycle depending on the user actions.
On Sat, Apr 19, 2008 at 11:17 PM, Shane Isbell <[EMAIL PROTECTED]> wrote: > > > On Sat, Apr 19, 2008 at 10:38 AM, Peli <[EMAIL PROTECTED]> wrote: > > > > > Isn't there the "home" button for that purpose? I'm just wondering. > > This is a general question of application design on Android and should > > be consistent across applications - if possible... > > > Another good point. A menu item to take you back the application page. A > quit button, however, would close the application and free the resources. > Would a home button, just suspend the application? > > Shane > > > > > > > Peli > > > > On Apr 19, 7:11 pm, "Shane Isbell" <[EMAIL PROTECTED]> wrote: > > > On Sat, Apr 19, 2008 at 10:09 AM, Peli <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > * In either emulator, I cannot seem to locate an exit or quit > > button. > > > > > > > > Good point. We need to add that. Patches also welcome. > > > > > > > Isn't this what the general "back" button is supposed to be for? > > There > > > > is also no "exit" button in the API demos or in the notepad > > example... > > > > > > I think Steven is right. No one want to back out five or six screens > > just to > > > exit the app. > > > > > > > > > > > > > > > > > > > Peli- Hide quoted text - > > > > > > - Show quoted text - > > > > > > > > -- take care, Muthu Ramadoss. http://mobeegal.in find stuff closer. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Challenge" 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-challenge?hl=en -~----------~----~----~----~------~----~------~--~---
