/PDFPicker

This pdf picker support all android versions including Android 11 and above

Primary LanguageKotlin

PDFPicker

This pdf picker support all android versions including Android 11 , 12 & 13
-This project uses default "ActivityResultContract" api to pick pdf file.This api open a default file picker with only PDF files enabled to choose from.
-I have included example for both Kotlin and Java