2010-10-20 12 views
3

我有这个在我的main.xml中AdWhirlLayout问题

<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?

回答

1

这个问题一直固定。请检查this。谢谢@Viktor Bresan指出。

+0

它已被修复。也许你想现在编辑你的答案。 – 2011-01-27 11:31:56

0

我不知道这件事情,而是指下面的网址,它可以帮助你 http://malsandroid.blogspot.com/2010/05/admob-and-adwhirl.html http://www.adwhirl.com/pdf/AdWhirl_OpenSourceSDK_Setup_Instructions-Android.pdf

+0

感谢兄弟,这不能在当前的SDK中完成。 – 2010-10-21 05:19:31

+0

hi..dude请尝试此示例http://developer.android.com/resources/tutorials/views/hello-autocomplete.html – 2010-10-25 18:12:21

+0

我没有收到查看,它只是显示一个空框 – 2010-10-25 18:13:07