You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
456 B
9 lines
456 B
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 |