Requirements for the Android SDK

This SDK requires API Level 23 (Android 6, Marshmallow) or higher.

To use this SDK, you must use AndroidX components. If you have existing Android Support Library components, you must migrate them to AndroidX. To learn more, see AndroidX Overview in the Android documentation.

If you’re using NewRelic with this SDK, use NewRelic version 7.2.0+ and add this code to the build.gradle file. These requirements are essential to avoid SSE connection failures due to a dependency conflict between NewRelic and OkHttp. See the NewRelic and OkHttp documentation.