Those of you that read Google+ may have already read my AT/Android-related question:
Why do we need an exit button?
So, what's your opinion? Do we really need to keep the one that we have on the start screen in Andor's Trail?
The usual argument for having one is that it's an intuitive way of telling the program to stop consuming any resources that an app might be using. But we already have that in AT by returning to the title-screen, right? The game already stops running all the background stuff once you return to that screen.
We have a new Beta: v0.8.13 ("Troubling Times") !
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.12.1) from Google, F-Droid, our server, or itch.io
Remove the "exit" button?
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Remove the "exit" button?
/Oskar
-
- Site Admin
- Posts: 1187
- Joined: Fri Jan 28, 2011 10:17 pm
- android_version: 14 - Android 14
- Contact:
Re: Remove the "exit" button?
And just to take the opposite side...
What would removing the exit button get us besides a funny looking menu screen?
What would removing the exit button get us besides a funny looking menu screen?

- Antison
- Posts: 5761
- Joined: Mon Mar 28, 2011 11:33 pm
- android_version: 14 - Android 14
- Location: A home without a beagle is just a house
Re: Remove the "exit" button?
I prefer to have one for the reasons you mentioned and I also agree with ctnbeh13's comments on Goggle+
"A home without a beagle is just a house"
- Antison
- Posts: 5761
- Joined: Mon Mar 28, 2011 11:33 pm
- android_version: 14 - Android 14
- Location: A home without a beagle is just a house
Re: Remove the "exit" button?
in lot of questions like: "is the game still running?"sdevaney wrote:And just to take the opposite side...
What would removing it gain?
I play Scrabble a lot on Andoid it is very buggy and it too has an exit button and you can also "back out" of it. But a lot of times it is still runnning so need to FC it.
"A home without a beagle is just a house"
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Remove the "exit" button?
I think we would be more consistent with the Android design guidelines. Reto Meyer advocates that having an exit-button is an anti-pattern in Android, since the back-button is supposed to support that use-case.sdevaney wrote:What would removing the exit button get us besides a funny looking menu screen?
If they don't stop all running threads and resource consumption, I would classify that as a bug in that particular application. In Andor's Trail, currently, the same code runs when you click the "Exit" button as when you press "Back" from the title-screen.tek wrote:I play Scrabble a lot on Andoid it is very buggy and it too has an exit button and you can also "back out" of it. But a lot of times it is still runnning so need to FC it.
/Oskar
-
- Site Admin
- Posts: 1187
- Joined: Fri Jan 28, 2011 10:17 pm
- android_version: 14 - Android 14
- Contact:
Re: Remove the "exit" button?
So instead of an exit button would you do the pop-up box "are you sure you want to exit?" or nothing at all?
- Antison
- Posts: 5761
- Joined: Mon Mar 28, 2011 11:33 pm
- android_version: 14 - Android 14
- Location: A home without a beagle is just a house
Re: Remove the "exit" button?
That is exactly what Scrabble does.sdevaney wrote:So instead of an exit button would you do the pop-up box "are you sure you want to exit?" or nothing at all?
I prefer the "exit" button.
"A home without a beagle is just a house"
-
- Captain Awesome
- Posts: 368
- Joined: Sat Jan 29, 2011 8:51 am
- android_version: 2.3 - Gingerbread
- Location: Stockholm, Sweden
Re: Remove the "exit" button?
I'm thinking just nothing at all, that we just exit the game by pressing "back" at the title-screen. If the player accidentally presses "back", it's not that big hassle to start the app again.sdevaney wrote:So instead of an exit button would you do the pop-up box "are you sure you want to exit?" or nothing at all?
I love to question concepts like these, that we just seem to take for granted

/Oskar
-
- Site Admin
- Posts: 1187
- Joined: Fri Jan 28, 2011 10:17 pm
- android_version: 14 - Android 14
- Contact:
Re: Remove the "exit" button?
That is how I exit everything but I can't speak for everyone. I am okay with it being removed.oskarwiksten wrote:I'm thinking just nothing at all, that we just exit the game by pressing "back" at the title-screen. If the player accidentally presses "back", it's not that big hassle to start the app again.sdevaney wrote:So instead of an exit button would you do the pop-up box "are you sure you want to exit?" or nothing at all?
I love to question concepts like these, that we just seem to take for granted
- Antison
- Posts: 5761
- Joined: Mon Mar 28, 2011 11:33 pm
- android_version: 14 - Android 14
- Location: A home without a beagle is just a house
Re: Remove the "exit" button?
It's already there, so let's just leave it. Why remove it now?
"A home without a beagle is just a house"