i want to use google adds at bottom of my page.. into the emulator it properly displays the add but in device it doesn\'t
it gives me..
07-20 06:16:2
i've use this in xml file
one more point i found is that
There are some changes to the way Admob works in version 4.1.0
1) Remove attrs.xml (or if you need it for your own custom attributes, remove the parts related to AdViews).
2) Change the namespace in your layout from xmlns:ads="http://schemas.android.com/apk/res/com.your.packagename" to xmlns:ads="http://schemas.android.com/apk/lib/com.google.ads" see more...