How to Run a Demo
ComPDF Conversion SDK provides demos in the "samples" folder.
The ComPDF Conversion SDK for Android provides a Kotlin demo sample. You can find this demo in the "samples" folder. Follow these steps to run it in Android Studio:
- Import the "ComPDFKit_Conversion_Demo" project into 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 the demo on.
- Click Run.
If you don't have any devices configured, you need to either connect a device via USB or create an AVD to use the Android Emulator.