Dear,
I'm using 2012.8.4
I've got an issue (run with native, not android player)
+ start game
+ press power button to lock screen
+ press power again to resume
--> notice that game is resumed even though lockscreen is shown (game-screen is not shown)
(
http://droidlessons.com/wp-content/uploads/2011/12/android_lockscreen.png)
Have you ever got the same issue before ?
p/s: I tried to use getWindow().addFlags(WindowManager.LayoutParams.FLAG_SHOW_WHEN_LOCKED); but I think that is not a good solution.
Comments
And the following is my steps:
+ Step1: In activity class, handle event onWindowFocusChanged
Add these member variables:
Likes: fxone
ps My concerns refer ONLY to Gideros SDK 2012.08.* and next.
Also I would like to say that performance of 2012.09.5 version is simply awesome even on small devices, thus it is very hard to put away armv6!
Best Regards
https://play.google.com/store/apps/developer?id=My+name+is+Originality
And I've installed Angry Birds to HTC Wildfire and test the same behavior on it. With Angry Birds, touches respond immediately after unlocking. Therefore there is solution to it and I'll look at it.
Likes: fxone
https://play.google.com/store/apps/developer?id=My+name+is+Originality
Likes: fxone
https://play.google.com/store/apps/developer?id=My+name+is+Originality
---------------------------------------