Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide provides information required to implement AndroidX necesaary necessary for using BuzzScreen 3 .3.0 and BuzzAd Benefit 2.0.0.

Requirements

...

AndroidX

  • Migrate the existing project to AndroiX with Google’s Migration Guide.

  • Requires Gradle 3.2.1 or higher (wrapper 4.6+)

  • Add the below code in AndroidManifest.xml if minSdkVersion is 15 or lower.

...