Questions tagged [android-photo-picker]

3 questions
1
vote
0 answers

How to make Photo Picker show images from Google Photos?

Is there any way to make Photo Picker show images from Google Photos? I've tested it on an emulator API 33 and it only shows images from the Gallery (even though there are images in Google Photos and Google Drive). When I tested it on a physical…
Augusto Carmo
  • 4,386
  • 2
  • 28
  • 61
0
votes
0 answers

Jetpack Photo picker missing folder in album

I have many folder which contains jpeg, png etc images but only 3 folder shows are shown . Is there any way to show all folder which contain images in PickVisualMedia to select a single image or video. PickMultipleVisualMedia to select multiple…
BQF
  • 9
  • 2
0
votes
0 answers

Android PhotoPicker returns usi that can't be uploaded to ImageView

I'm using android 13 and I'm trying to obtain uri from PhotoPicker. Unfortunately the uri returned has a problem to be transfered to ImageView. Here is how I do it: private val takeImageWithPhotoPicker =…
AdamPI
  • 53
  • 6