On this page
Guides
Getting Started
With just a few lines of code, you can easily integrate the ComPDFKit Conversion SDK into your project. In this section, we will introduce the package structure of the ComPDFKit Conversion SDK for Android, system requirements for running it, methods of integration, as well as how to run the Demo.
System Requirements
Platform | System Requirements | Integrated Development Environment | Note |
---|---|---|---|
Android | Android > 5.0. | - minSdkVersion 21 or higher. - compileSdkVersion 32 or higher. - targetSdkVersion 31 or higher.- Android ABI(s): x86, x86_64, armeabi-v7a, arm64-v8a. - Android Studio Arctic Fox or newer. (Support AndroidX) | ComPDFKit Conversion SDK is supported on Android devices running API level 21 or newer and targeting the latest stable Android version 5.0 or higher. Furthermore, ComPDFKit Conversion SDK requires apps to enable Java 11 language features to build. |