Some test text!
Android / FAQ / How do I add Apryse to an app that uses AndroidX?
If you are integrating Apryse using Gradle and would like to use AndroidX in your app, you can enable the following flags in your app's gradle.properties
file to tell Android Studio's build system to migrate the Apryse Android libraries to use AndroidX:
# Automatically migrate third-party libraries to use AndroidX
android.useAndroidX=true
android.enableJetifier=true
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales