When I try add MobFox ads to my app, after I tryed AdMob and it didn't success, I get error on the grapichal layout:
The following classes could not be instantiated: - (Open Class, Show Error Log) See the Error Log (Window > Show View) for more details. Tip: Use View.isInEditMode() in your custom views to skip code when shown in Eclipse By the way, I added the mobfox ads java already! My MobFox code in XML is: <com.mobfox.sdk.MobFoxView android:id="@+id/mobFoxView" android:layout_width="fill_parent" android:layout_height="wrap_content" publisherId="XXXXXXXXXXXXXXXXX" mode="live" includeLocation="true" animation="true"/> Thank you in advance!! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

