【问题标题】:inmobi ads not openinginmobi 广告打不开
【发布时间】:2013-09-25 14:55:33
【问题描述】:

我在我的 android 应用程序中加入了 inmobi 广告。在我的应用程序中,当我打开应用程序时,我可以看到来自 inmobi 的广告。但是当我点击广告时没有任何反应。我检查了 ddms 告诉我这个:

ActivityNotFoundException. no activity found to handle the intent

以下是我的代码sn-p

imAdView = new IMAdView(this, IMAdView.INMOBI_AD_UNIT_320X50,"xxxxxxx(my app id kept secret)");
    RelativeLayout layout = (RelativeLayout)findViewById(R.id.adview);
    layout.addView(imAdView);
    imAdView.setIMAdRequest(adRequest);
    imAdView.loadNewAd();

还需要导入什么吗?

【问题讨论】:

    标签: android inmobi


    【解决方案1】:

    我为 InMobi 工作。一切看起来都不错,但可能值得关注我们的最新教程 - http://developer.inmobi.com/wiki/index.php?title=Android

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-09-28
      • 2016-01-19
      • 2014-08-08
      相关资源
      最近更新 更多