AdWhirlLayout问题

时间:2010-10-20 08:27:23

标签: android layout adwhirl

我在 main.xml

中有这个
<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.AdWhirlLayout

另一条有趣的话说, 引起:java.lang.NoSuchMethodException:AdWhirlLayout(Context,AttributeSet)

这是否意味着我无法使用xml中的AdWhirlLayout?

2 个答案:

答案 0 :(得分:1)

此问题已得到修复。请检查this。谢谢@Viktor Bresan指出。

答案 1 :(得分:0)

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