Upon further testing, it seems to have been my use of the
android.os.SystemClock time methods instead of using
System.currentTimeMillis() in my game loop thread timing, which is
what I had originally used (read somewhere to use the android ones
instead). At any rate, having reverted back, I am no longer having
this issue. Hope this helps anyone else experiencing a similar problem!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---