Skip to content

Instantly share code, notes, and snippets.

@Bisera
Last active December 17, 2015 23:29
Show Gist options
  • Save Bisera/5689339 to your computer and use it in GitHub Desktop.
Save Bisera/5689339 to your computer and use it in GitHub Desktop.
<activity
android:name="com.google.ads.AdActivity"
android:configChanges="keyboard|keyboardHidden|orientation|
screenLayout|uiMode|screenSize|smallestScreenSize" />
<meta-data
android:name="com.flurry.admob.MY_AD_UNIT_ID"
android:value="@string/appSpot_admob_apikey" />
<meta-data
android:name="com.flurry.admob.test"
android:value="true" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment