No Activity found to handle Intent

1,742 views
Skip to first unread message

Neil

unread,
May 11, 2011, 1:36:33 AM5/11/11
to google-adm...@googlegroups.com
When I click some ads it doesn't click through.  I get this error in the log:

05-10 17:32:41.460 I/ActivityManager(   96): Starting: Intent { cmp=org.l6n.myspeed/com.google.ads.AdActivity (has extras) } from pid 908
05-10 17:32:41.470 D/PhoneWindow(  908): couldn't save which view has focus because the focused view g@406624f8 has no id.
05-10 17:32:41.560 I/Ads     (  908): onPresentScreen()
05-10 17:32:41.560 I/Ads     (  908): onLeaveApplication()
05-10 17:32:41.570 I/ActivityManager(   96): Starting: Intent { act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=market://org.schiphol } from pid 908
05-10 17:32:41.580 E/Ads     (  908): No Activity found to handle Intent { act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=market://org.schiphol }
05-10 17:32:41.580 E/Ads     (  908): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW cat=[android.intent.category.BROWSABLE] dat=market://org.schiphol }
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1409)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1379)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.Activity.startActivityForResult(Activity.java:2827)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.Activity.startActivity(Activity.java:2933)
05-10 17:32:41.580 E/Ads     (  908): 	at com.google.ads.AdActivity.onCreate(Unknown Source)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1611)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1663)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.ActivityThread.access$1500(ActivityThread.java:117)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:931)
05-10 17:32:41.580 E/Ads     (  908): 	at android.os.Handler.dispatchMessage(Handler.java:99)
05-10 17:32:41.580 E/Ads     (  908): 	at android.os.Looper.loop(Looper.java:130)
05-10 17:32:41.580 E/Ads     (  908): 	at android.app.ActivityThread.main(ActivityThread.java:3683)
05-10 17:32:41.580 E/Ads     (  908): 	at java.lang.reflect.Method.invokeNative(Native Method)
05-10 17:32:41.580 E/Ads     (  908): 	at java.lang.reflect.Method.invoke(Method.java:507)
05-10 17:32:41.580 E/Ads     (  908): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
05-10 17:32:41.580 E/Ads     (  908): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
05-10 17:32:41.580 E/Ads     (  908): 	at dalvik.system.NativeStart.main(Native Method)

wes (google)

unread,
May 18, 2011, 7:34:34 PM5/18/11
to google-adm...@googlegroups.com
Are you clicking these in the emulator?  As long as the Android Market is installed, these links should open properly.

Neil

unread,
May 19, 2011, 1:12:13 AM5/19/11
to google-adm...@googlegroups.com
No, it's on a real device (Nexus One).  But it seems to be a problem with this particular ad because it behaves the same in other apps where I've seen it. Other ads that link to Market work okay.

Neil

wes

unread,
May 23, 2011, 5:57:09 PM5/23/11
to google-adm...@googlegroups.com
Ah, yeah it looks like this particular ad just had an invalid market url specified.  We may be able to add some testing stuff around intent launching, but I'd presume this is a pretty rare--though annoying--condition.

Cheers,
Wes
Reply all
Reply to author
Forward
0 new messages