Android - Why my saved image is not appearing in the default gallery of my phone?

前端 未结 5 976
时光说笑
时光说笑 2021-01-14 01:44

I am trying to save an image from my application to the default gallery of my phone. The code below works perfectly if I have a SD card on the phone. The image saved appears

5条回答
  •  时光取名叫无心
    2021-01-14 02:11

    I haven't tried this, but I believe you need to run the Media Scanner to scan the internal storage directory so that the gallery can see your newly saved image. Check this post here.

提交回复
热议问题