<File picker in Kotlin without using deprecated fu...
# stackoverflow
u
File picker in Kotlin without using deprecated functions [duplicate] Is there any tutorial showing how to write a file chooser for regular documents (like PDF) without the use of StartActivityForResult()? I think I've looked everything.