excuse me, I have problems in Error:
(10) No resource identifier found for attribute 'adSize' in package
and
Error: (10) No resource identifier found for attribute 'adUnitId' in package
Please help. Thank you in advance
excuse me, I have problems in Error:
(10) No resource identifier found for attribute 'adSize' in package
and
Error: (10) No resource identifier found for attribute 'adUnitId' in package
Please help. Thank you in advance
add your root layout
xmlns:android="http://schemas.android.com/apk/res/android"
and your adview
xmlns:ads="http://schemas.android.com/apk/res-auto"
android:layout_width="wrap_content"