How to set up admob in my android app using eclipse?

318 views
Skip to first unread message

mohit rana

unread,
Oct 30, 2014, 8:38:11 AM10/30/14
to google-adm...@googlegroups.com
Wondering if it is possible to set up admob in my android app using eclipse adt plugin! 
Have a look at this https://developers.google.com/mobile-ads-sdk/docs/admob/android/quick-start?hl=en_US which shows sample for Android studio only.

Eric Leichtenschlag

unread,
Oct 31, 2014, 4:30:53 PM10/31/14
to google-adm...@googlegroups.com
It's on the to-do list to add a revamped quick start using Eclipse.

You'll need to download Google Play services from Android's SDK manager, and import the google play services library project from <android-sdk-location>/extras/google/google-play-services/libproject into your workspace. You'll then need to update your app to point to this library project by right clicking the project, selecting properties, going to the Android tab, and adding a library project at the bottom.

That's it for importing the library. From there you should be able to follow the SDK integration piece of the guide, as the code itself is the same.

Thanks,
Eric
Reply all
Reply to author
Forward
0 new messages