Skip to content

Instantly share code, notes, and snippets.

@CreatorB
Created February 21, 2015 10:43
Show Gist options
  • Save CreatorB/160440ecc3ef6ae73745 to your computer and use it in GitHub Desktop.
Save CreatorB/160440ecc3ef6ae73745 to your computer and use it in GitHub Desktop.
Error parsing xml: unbound prefix from com.google.android.gms.ads.AdView
added this line on your field layout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:ads="http://schemas.android.com/apk/lib/com.google.ads"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment