adding admob widget
Posted
by zaid
on Stack Overflow
See other posts from Stack Overflow
or by zaid
Published on 2010-04-30T20:08:18Z
Indexed on
2010/04/30
20:27 UTC
Read the original article
Hit count: 196
i cant seem to figure out how to add the admob widget into my application. i want to add the widget to a linearlayout that is the child of a relative layout. the linerlayout was created just for the ad.
and have it update/refresh the ad each time a button is pressed. i have already imported the JAR,edited my manifest to include the permissions and publisher id. but i cant seem to exactly figure out how to add integrate the admob code.
© Stack Overflow or respective owner