Bentley
Senior Software Engineer
Wednesday, May 6, 2015
Android AdMob "Missing AdActivity with android:configChanges in AndroidManifest.xml" 에러
다음 문장을 AndroidManifest.xml에 추가한다.
<
activity
android:name
=
"com.google.android.gms.ads.AdActivity"
android:configChanges
=
"keyboard|keyboardHidden|orientation|screenLayout|uiMode|screenSize|smallestScreenSize"
/>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment