How to use admob in android webview?
问题 Hi all I am using admob in android webview. When i integrated admob and run, it displays following error. My code is as follows: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:ads="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > <com.google.ads.AdView android:id="@+id/adViews" android:layout_width="wrap_content" android:layout_height="wrap_content" android