336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
android:windowDisablePreview
<style name="Theme.MyTheme" parent="android:style/Theme.Holo">
<!-- This disables the black preview screen -->
<item name="android:windowDisablePreview">true</item>
</style>
'프로그래밍 > 안드로이드' 카테고리의 다른 글
TextView onDraw문제 (0) | 2016.12.09 |
---|---|
[firebase] Auth 인증 하기(android) -1[facebook 로그인 편] (1) | 2016.10.14 |
Failed to resolve: com.google.firebase:firebase-core:9.0.0 error (0) | 2016.06.27 |
애드포스트 중지 (0) | 2015.03.06 |
android studio 패키지 네임 변경 (0) | 2015.02.08 |