Quick reference guide self-written to convert some app from old SDK to new (not for interstitial ads).
STEP 1, Library:
- Remove admob-sdk-android.jar from build path and delete it from project
- copy GoogleAdMobAdsSdk.jar to libs and add it to build path. (usually the jar library is GoogleAdMobAdsSdk[version].jar, i find useful to rename it without version but you can mantain it if you want.