Fred Chung | df52a4c | 2011-11-27 22:33:23 -0800 | [diff] [blame] | 1 | This sample demonstrates the integration of an mobile ad SDK with your application. In this case, |
| 2 | AdMob is used. |
| 3 | |
| 4 | The application has the following external dependencies. In order to build, be sure to obtain these |
| 5 | JAR files and put them under the libs directory. |
| 6 | 1. AdMob SDK |
| 7 | http://code.google.com/mobile/ads/download.html |
| 8 | 2. ViewPager depends on the Android Support Package v4 or above. |
| 9 | http://developer.android.com/sdk/compatibility-library.html |