On this page
Guides
Get Started
ComPDFKit is a powerful PDF SDK. It is easy to embed ComPDFKit PDF SDK in your Android application with a few lines of Java code. Take just a few minutes and get started.
The following sections introduce the requirements, structure of the installation package, and how to make an Android PDF Reader in Java with ComPDFKit PDF SDK.
Requirements
ComPDFKit PDF SDK is supported on Android devices running API level 19 or newer and targeting the latest stable Android version 4.4 or higher. Furthermore, ComPDFKit PDF SDK requires apps to enable Java 8 language features to build.
- Android Studio 3.2 or newer (support AndroidX).
- Project specifications.
- A
minSdkVersion
of19
or higher. - A
compileSdkVersion
of30
or higher. - A
targetSdkVersion
of30
or higher. - Android ABI(s): x86, x86_64, armeabi-v7a, arm64-v8a.
- A