Android how to save image in Gallery? and what’s difference between save image to gallery or in sdcard Please Explain ….
Android how to save image in Gallery? and what’s difference between save image to
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can not really save an image file into the gallery.The gallery is a native android app designed to show the image and video files on the SD card. However,when you save some media files into SD card, you can notify the mediascanservice to update the database of the gallery so that these files will be shown in gallery (by default ,not shown ).
see here:http://developer.android.com/reference/android/media/MediaScannerConnection.html