Guides
How to Run a Demo
The ComPDFKit Conversion SDK for Android provides a Kotlin demo sample to help developers understand how to use the SDK on Android. You can find this demo sample in the "samples" folder. This guide uses the Kotlin demo to show how to run it in Android Studio.
- Import the "ComPDFKit_Conversion_Demo" project on Android Studio.
- In the toolbar, select "ComPDFKit_Conversion_Demo" from the run configurations drop-down menu.
- From the target device drop-down menu, select the device that you want to run "ComPDFKit_Conversion_Demo" on.
- Click Run.
If you don't have any devices configured, then you need to either connect a device via USB or create an AVD to use the Android Emulator.