SonarSystems / Cocos-Helper

Cocos2d-x external framework helper.
MIT License
120 stars 48 forks source link

Update to use the new Revmob framework 9.0.4 for android, remove the … #18

Closed OscarLeif closed 9 years ago

OscarLeif commented 9 years ago

…old framework libraries and added the new jar of Revmob. Banners are now working also the methods for show and hide banner are working. Android manifest and the file "RevMobAbds.java" have to change some imports, created the method onRestart that's part of the android activity life cycle.

OscarLeif commented 9 years ago

I try to make the banners work in the Revmob version 7 but it was impossible, I update that file to the version 9.0.4 they work very well and it wasn't necessary make a lot of changes to the Sonar framework file, but I remove most of the Revmob version 7 file and I just leave the jar file of the version 9.0.4 for android.