xref: /aosp_15_r20/development/samples/training/ads-and-ux/ReadMe.txt (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1*90c8c64dSAndroid Build Coastguard WorkerThis sample demonstrates the integration of an mobile ad SDK with your application.  In this case,
2*90c8c64dSAndroid Build Coastguard WorkerAdMob is used.
3*90c8c64dSAndroid Build Coastguard Worker
4*90c8c64dSAndroid Build Coastguard WorkerThe application has the following external dependencies.  In order to build, be sure to obtain these
5*90c8c64dSAndroid Build Coastguard WorkerJAR files and put them under the libs directory.
6*90c8c64dSAndroid Build Coastguard Worker1. AdMob SDK
7*90c8c64dSAndroid Build Coastguard Worker   http://code.google.com/mobile/ads/download.html
8*90c8c64dSAndroid Build Coastguard Worker2. ViewPager depends on the Android Support Package v4 or above.
9*90c8c64dSAndroid Build Coastguard Worker   http://developer.android.com/sdk/compatibility-library.html