I'm planning to integrate admob SDK to show ads into my ported application from Cocos2d using apportable, did someone have example how to integrate Admob using apportable?
Asked
Active
Viewed 715 times
4
-
I am not familiar with apportable. What is the output from that? Is it a standard Android project folder with a manifest resources, and java files etc..? if so you should be able to implement admob the same way as any other android app (look on their site for android examples) – FoamyGuy Jun 03 '13 at 21:18
-
There is only APK file on output, looks there is possibility to manually change manifiest.xml file for now only, by changing compile scripts. – EnergYzer Jun 03 '13 at 21:41
-
Apportable does support the AdMob APIs, but not in the Starter edition. We'll update to make this clear in an upcoming release. – Paul Beusterien Jun 04 '13 at 00:41
-
Moving to answer since it's the best current answer. – Paul Beusterien Jun 07 '13 at 21:18
1 Answers
0
Apportable does support the AdMob APIs, but not in the Starter edition. We'll update to make this clear in an upcoming release.

Paul Beusterien
- 27,542
- 6
- 83
- 139