Related question: does anyone know of a way to hide images from the MediaScanner? I have an app which stores its working images on the SD card (to save internal memory), but there's no need for these images to show up in the Gallery, and in fact might well confuse a user.
Thanks, String On Nov 9, 11:00 am, Zero <[email protected]> wrote: > naa, not reboot. check the mediastore. > > Mediastore.Images.Media. insertImage(ContentResolver cr, Bitmap > source, String title, String description) > //Insert an image and create a thumbnail for it. > > otherwise, mount/ unmount of sdcard should do the same trick as this > invokes the mediascanner... > > On Nov 8, 1:57 am, gnugu <[email protected]> wrote: > > > > > Got it! > > > I needed to reboot the phone. > > > Silly, though. I thought only Windows needed reboot... > > > On Nov 7, 4:10 pm, "SoftwareForMe.com SoftwareForMe.com" > > > <[email protected]> wrote: > > > All of those locations will work, as well as the SD card root. > > > > The Gallery only shows the thumbnails. You need to get it to make > > > thumbnails > > > for the photos. I'm not sure how to do that, but perhaps pull the SD and > > > put > > > it back. > > > > I'm sure someone will be along with more info soon. > > > > Scott, > > > SoftwareForMe.com > > > > On Sat, Nov 7, 2009 at 2:21 PM, gnugu <[email protected]> wrote: > > > > This might be a stupid question, but where do I copy the pictures from > > > > my regular digital camera on to the phone so the Gallery application > > > > will show them? > > > > > I did: > > > > > /sdcard/images > > > > /sdcard/pictures > > > > /sdcard/DCIM/Camera > > > > > None of it worked. > > > > > Thanks. > > > > > -- > > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > "Android Discuss" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<android-discuss%2Bunsubscribe@ > > > > googlegroups.com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/android-discuss?hl=en. > > > > -- > > > Warm regards, > > > The PhoneMyPC Team -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
