This repository contains the AppBrain SDK and an example project how to use it. (The AppBrain SDK formerly was called "AppLift").
To learn more about our SDK, visit our Android monetization SDK information page.
Other documentation for the SDK is available here:
Please contact us directly at contact@appbrain.com if you need any assistence, and we will be happy to help you.
Every release contains bugfixes and monetizations improvements.
V17.00 (March 17th, 2022):
- Fix for launching with targetSdkVersion 31.
- Works better with play-services-ads 20+.
V16.20 (June 11th, 2021):
- Fix for launching with targetSdkVersion 30.
- Rotate banners with more appearances and colors.
- Automatically send conversion events for 5 minute and 1 hour activity in AppBrain analytics.
V16.11 (August 25th, 2020):
- Performance improvement
V16.10 (July 10th, 2020):
- Better instant apps support
- Performance improvements
V16.03 (May 8th, 2020):
- Fix issue with manifest entry verification of
AppBrainJobService
on older Android SDK versions. - Performance & size improvements
V16.00 (April 21st, 2020):
- Improve Google Play compliance, remove too broad javascript interface functions.
- Depend on newer version of the play referrer library that doesn't require extra permissions. See e.g. this stack overflow post
V15.11 (December 12th, 2019):
- Remove ReferrerReceiver from the manifest as Google will stop broadcasting install referrers soon. See our blogpost for more information
- Stability improvements
V15.00 (July 1st, 2019):
- Startup optimizations
- Improved Google Play referrer reporting (using Referrer API)
- Default ListView ads show "Ad" in corner in accordance with Google Play policy guidelines
V14.60 (January 29th, 2019):
- Reduce ANRs caused by SharedPreferences
V14.50 (November 28th, 2018):
- Detect non-working clickthroughs better
- Fix for Unity
V14.40 (October 17th, 2018):
- Android O and P compatibility fixes
- Large performance update, significant reduction in appwall loading time on some devices
V14.30 (July 30th, 2018):
- Allow programmatic setting of user-returns-to-app interstitial. Documentation
- Set adids in Admob and Mopub mediation through extra data. Admob documentation Mopub documentation
V14.20 (June 20th, 2018):
- Detect better which devices can advertise demanding advertiser apps
- Fixed issue around proguard setup
- Speed and stability optimizations
V14.10 (February 9th, 2018):
- Improve loading speeds with DNS prefetching
- Various other speed and stability optimizations
V14.00 (January 9th, 2018):
- Added remotely-controllable interstitials Blogpost
- Better protection against scammy ads
- Speed and stability optimizations