Hi!
A bit stuck with integration video Ads to Android project.
Tried Chartboost, but right now there is no chartboost.jar file in libs and there is no such file in chartboost sdk. How to get it and should we still use it or smth else?
Want to try Unity, but same problem - nothing in libs and no reference here:
http://docs.giderosmobile.com/interface/adsIf somebody has any information, please, share:)
Thanks.
Comments
Likes: simwhi
No, i'm using old version.
New version doesn't export lua files with wrong syntax. Btw these files are excluded from compiling in Gideros:
Problem with older versions is that libs may be out of date, anyway chartboost.jar used to be shipped with gideros somewhere in All Plugins/ads folder. On the other hand, Unity requires UnityAds.aar to be downloaded from UnityAds repo, and as far as I know it requires Android Studio.
Frameworks folder is empty. Libs too. There is nothing about integration these systems to project.
*Eclipse.
Likes: antix
1) Admob was checked, but file AdsAdmob.java wasn't added during export.
2) Added src file manually, but has an error "Multiple dex files define Lcom/google/android/gms/internal/zzau"
3) Changed gradle to
Thanks.
I agree that Android Studio is far from being perfect (seems less efficient than eclipse to me), but once you set it up correctly, gideros can generate APK for you.
No, I haven't knowledge about that. Chartboost works for me without them before(years ago). I'll try, thanks.