- Jun 6, 2020
- 11,593
- 4,507
Hi, I follow this tutorial
My manifest:
'AdMob
AddApplicationText(
<meta-data android:name="com.google.android.gms.API_KEY"
android:value="XXXXXX"/>
<activity android:name="com.google.android.gms.ads.AdActivity"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"/>
)
'End of AdMob
And I copy the Lib to shared lib folder. The app is complied without error. But when I launch it on my device, I hit the error. Did I miss any step?
برای دیدن لینک ها باید ثبت نام کنید
My manifest:
'AdMob
AddApplicationText(
<meta-data android:name="com.google.android.gms.API_KEY"
android:value="XXXXXX"/>
<activity android:name="com.google.android.gms.ads.AdActivity"
android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"/>
)
'End of AdMob
And I copy the Lib to shared lib folder. The app is complied without error. But when I launch it on my device, I hit the error. Did I miss any step?
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید