Additional more basic suggestion: Study and understand the activity
lifecycle well: http://developer.android.com/reference/android/app/Activity.html
Think very carefully what you should do with your data/running threads
etc etc when the onCreate-onDestroy, onStart-onStop, onResume-onPause
functions are called. Most probably your problem lies somewhere there.

----------
Ali Chousein
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com/
Cisco Android marketplace (Chosen for Cisco Cius)
https://marketplace.cisco.com/apphq/products/510


On Jul 8, 8:31 am, Jo Mon <ebau...@gmail.com> wrote:
> Is there a way to make my game open without force closing when ever
> the user presses the home button and then goes back to the app.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to