You still may need to do this, though. With my application; if i don't do the MediaScanner thing, the 'Pictures' application will crash! You may find the same problem. Try to insert an image (with the SIZE being 0), then close your app and start the stock 'Pictures' application. Check if it crashes or not.
If it does, you should do the MediaScanner thing. You don't want to get angry customers :-) On Mar 26, 10:32 am, matthias <[email protected]> wrote: > Hi, > > thanks for the swift reply! > > Hm, if the workaround you suggest is slow, maybe I am better off with > writing the image to a byte buffer and taking its size after all? I > just tested that solution, and it was much faster than I expected. > Since I upload images in a background service, it may not even be a > noticeable overhead to the user. > > But still, this is an annoyance, did you already raise a bug for this? > > Cheers, > Matthias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

