P ptt1990angiang New Member Mar 19, 2021 #1 I want to use file select (example pdf, documents) on Android 11 with targetsdk 30. But can not work, i dont want use contentresolser because each phone has each intent
I want to use file select (example pdf, documents) on Android 11 with targetsdk 30. But can not work, i dont want use contentresolser because each phone has each intent
Erel B4X founder Staff member Licensed User Longtime User Mar 22, 2021 #2 The only correct way to let the user choose a file is ContentChooser. Upvote 0