代码之家  ›  专栏  ›  技术社区  ›  Ragunath Jawahar cephus

AdWhirlLayout问题

  •  3
  • Ragunath Jawahar cephus  · 技术社区  · 14 年前

    我有这个在我的

    <com.adwhirl.AdWhirlLayout
        android:id="@+id/timer_ads"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:layout_alignParentBottom="true" />
    

    它总是导致

    二进制XML文件行#117:膨胀类com.adwhirl.adwhirlayout时出错

    另一句有趣的话是, 原因:java.lang.NoSuchMethodException:AdWhirlLayout(上下文,属性集)

    这是否意味着我不能使用xml中的AdWhirlLayout?

    2 回复  |  直到 14 年前
        1
  •  1
  •   Ragunath Jawahar cephus    14 年前

    这个问题已经解决了。请检查一下 this . 感谢@Viktor Bresan指出。

        2
  •  0
  •   Senthil Mg    14 年前

    我不知道,但请参考下面的网址,它可能会帮助你 http://malsandroid.blogspot.com/2010/05/admob-and-adwhirl.html http://www.adwhirl.com/pdf/adwhirl_OpenSourceSDK_Setup_Instructions-Android.pdf