Image once saved to sdcard doesn t appear in Android s Gallery app

0 votes
I save an image to the sdcard and it doesn't appear in the Gallery application until I pull off the sdcard.

why so?

Seems like the Gallery application has some cache that isn't updated on file save
May 30, 2022 in Others by polo
• 1,480 points
277 views

1 answer to this question.

0 votes

The system scans the SD card when it is mounted to find any new image (and other) files. If you are programmatically adding a file, then you can use this class:

http://developer.android.com/reference/android/media/MediaScannerConnection.html

answered May 31, 2022 by nisha
• 2,210 points

Related Questions In Others

0 votes
1 answer

How to add one image in Flutter App?

Hi@akhtar, You can use Image.network() method to add ...READ MORE

answered Jul 24, 2020 in Others by MD
• 95,440 points
459 views
0 votes
1 answer

How to create a Volume Icon in Flutter App?

Hi@akhtar, You can use Icon Widget to create ...READ MORE

answered Jul 24, 2020 in Others by MD
• 95,440 points
1,785 views
0 votes
1 answer

How to create a navigation bar in Flutter app?

Hi@akhtar, To add a drawer to the app, ...READ MORE

answered Aug 25, 2020 in Others by MD
• 95,440 points
686 views
0 votes
1 answer

How to use Card Widget in Flutter App?

Hi@akhtar, A card is a sheet of material used to ...READ MORE

answered Aug 26, 2020 in Others by MD
• 95,440 points
965 views
0 votes
0 answers

How to delete an image saved in IPFS blockchain?

I am working on a blockchain based ...READ MORE

Mar 4, 2022 in Blockchain by Soham
• 9,700 points
490 views
+1 vote
1 answer

Is it possible to store images on the Ethereum blockchain?

This is possible for your information but, ...READ MORE

answered Feb 24, 2022 in Blockchain by Aditya
• 7,680 points
1,608 views
+1 vote
1 answer

Does deploying a contract mean create a new block in blockchain?

Does deploying a contract mean creating a ...READ MORE

answered Mar 31, 2022 in Blockchain by Rahul
• 9,670 points
320 views
0 votes
0 answers
0 votes
1 answer

How to open YouTube video link in android app?

The below code will do that: Intent intent ...READ MORE

answered Jun 1, 2022 in Others by nisha
• 2,210 points
1,869 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP