Arthas74 / and-bible

Automatically exported from code.google.com/p/and-bible
0 stars 0 forks source link

Using the Home button to 'exit'/'close' your app does not proper #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by jmbonm...@gmail.com on 9 Aug 2012 at 9:03

GoogleCodeExporter commented 9 years ago
Android is a new type of environment that terminates apps as required because 
adopting this  approach optimises performance and memory usage.  In writing And 
Bible I have attempted where possible to conform to Android standards.

Please read through these discussions specific to your request:

http://stackoverflow.com/questions/4089496/android-app-exit-button
http://stackoverflow.com/questions/2033914/quitting-an-application-is-that-frown
ed-upon/2034238#2034238

Original comment by mjden...@gmail.com on 9 Aug 2012 at 9:44