Hi,

I am coding for my first game.
I am facing problem while pausing my game and resuming it.
I have posted for this issue on StackOveflow 
<http://stackoverflow.com/questions/12686912/android-game-loop-pause-resume-issue>but
 
I am unable to find the root cause of my issue.

Issue I face is, when I click Home button or Back button or leave my Game 
Screen (surfaceview with thread) and again click on my Game Icon
I see a deadlock and in 5-6 sec see "Force Close" and "Wait" dialog coming.

I have put SOPs on onCreate, onResume and onPause of my game screen 
activity, but they are not getting printed in LogCat when I try to resume 
my game.

Please help me to get out of this issue.

Thanks  

-- 
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