Some test text!

Discord Logo

Chat with us

PDFTron is now Apryse, learn more here.

Android / FAQ / How do I add Apryse to an app that uses AndroidX?

Platform


PDFTron is now Apryse, learn more here.

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

Get the answers you need: Support