Additional note. Apparently this is a normal thing? I spun up some
other games and they seem to go through the same cycle, but are able
to handle it somehow without losing their EGL context. So I guess the
question is, what is this, and what do those other guys know that I
don't about how to get past this weirdness without losing my egl
settings?

On Oct 13, 4:41 am, Christopher Van Kirk
<christopher.vank...@gmail.com> wrote:
> Has anyone come across this yet?
>
> On my SGS2, every minute or so my app cycles through its
> onPause/onResume states, and I see the following line come up in the log
> right in the middle of it:
>
> 10-13 04:36:02.270: INFO/ActivityManager(2707): Starting: Intent {
> flg=0x10000000
> cmp=com.google.android.apps.maps/com.google.googlenav.android.login.Android 
> LoginActivitySdk5
> (has extras) } from pid 19817
>
> This only happens while I'm using an activity with AdMob hooks in it,
> but the cycling is forcing my GL context to die and have to be rebuilt,
> so I'd like to stop it somehow.
>
> I've only seen this on the Galaxy S 2, my older Desire doesn't do this.
> Anyone know what this is, or how to stop it?
>
> Cheers!

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