I\'m trying to implement admob in my app, but the app failed to start after I added it.
This is the activity code: http://code.google.com/p/zhuang-dict/source/browse
Make sure you are initializing AdMob, otherwise you will get this error:
Fail to get isAdIdFakeForDebugLogging
MobileAds.initialize(this, AD_MOB_ID);