I upgraded and have seen a couple of crashes which I think are admob
related. I don't have any real proof and haven't been able to
reproduce so I thought I would ask if anyone else is seeing them
at c$a.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:587)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:143)
at android.app.ActivityThread.main(ActivityThread.java:4196)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:839)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
at dalvik.system.NativeStart.main(Native Method)
2.3.3
Desire HD
java.lang.NullPointerException
and
at android.content.ContextWrapper.startActivity(ContextWrapper.java:
248)
at
android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:
209)
at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:312)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:4363)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:521)
at com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:860)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
at dalvik.system.NativeStart.main(Native Method)
2.1-update1
SPH-M900
android.util.AndroidRuntimeException: Calling startActivity() from
outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK
flag. Is this really what you want?
The good news is that I am not seeing the "Only the original thread
that created a view hierarchy can touch its views." crash.
On Jul 19, 2:32 pm, Eric Leichtenschlag <
eleichtens...@google.com>
wrote: