B4A Library AdColony Library

Original library: https://github.com/AdColony/AdColony-Android-SDK
Based on AdColony Library v4.6.5 (21 October 2021).
Banner, Interstitial and Rewarded Interstitial.


For Interstitial Ad and for Rewarded Interstitial Ad you need to add this in your manifest:
B4X:
AddApplicationText(<activity
            android:name="com.adcolony.sdk.AdColonyInterstitialActivity"
            android:configChanges="keyboardHidden|orientation|screenSize"
            android:hardwareAccelerated="true" />
        <activity
            android:name="com.adcolony.sdk.AdColonyAdViewActivity"
            android:configChanges="keyboardHidden|orientation|screenSize"
            android:hardwareAccelerated="true" />)


For GDPR, COPPA and CCPA please read: https://github.com/AdColony/AdColony-Android-SDK/wiki/Privacy-Laws

Download library zip file and extract archive to Additional Libraries folder.
 

Attachments

  • AdColonyExample.zip
    14.1 KB · Views: 392
  • AdColonyLib.zip
    466.5 KB · Views: 176
Last edited:

shadowdevfr

Member
New version in post #1
Thanks a lot! I'm new to adcolony, and test ads were working great for the first 3 days, and then returns onRequestNotFilled instantly with no errors in the unfiltered logs at all... Any idea? (Even on the demo project, maybe my files are wrong??)
 

Pendrush

Well-Known Member
Licensed User
Longtime User
Demo ads mostly do not work as it should. Can you test with real app id and zone id?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…