Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 457 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 457 Bytes

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