Files
android_development/samples/training/ads-and-ux/ReadMe.txt
Fred Chung df52a4cafe Sample code for Android U lesson: Monetization - Ads without Compromising User Experience.
Change-Id: I6b077c24f71c00e99fe6e15da127b02707ad57f3
2011-12-13 15:39:35 -08:00

9 lines
456 B
Plaintext

This sample demonstrates the integration of an mobile ad SDK with your application. In this case,
AdMob is used.
The application has the following external dependencies. In order to build, be sure to obtain these
JAR files and put them under the libs directory.
1. AdMob SDK
http://code.google.com/mobile/ads/download.html
2. ViewPager depends on the Android Support Package v4 or above.
http://developer.android.com/sdk/compatibility-library.html