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
Edit the code as below, add these code
android:layout_above="@+id/ad_layout" android:layout_alignParentTop="true"
Your xml should be like this: