updated to R267.
With the admob object in the project.
Use the online phonegap build service to build an apk.
Problem:
If I do not edit the config.xml file, phonegap fails to compile and gives error.
If I edit configure xml and add (<plugin name="cordova-plugin-ad-admob" spec="1.0.112" />) to it, phonegap can build the APK but the APK once installed will crash immediately everytime I tried to start it.
So far all the tutorials that refer to cocoon and intel xdk are outdated.
Any resources that can help? Without admob working any creation is meaningless.
* There is a third party service called Enhance with a zero code option, it compiles and would not crash but no ads show up. So basically nothing works.