Figured it out. Thanks Mark for looking into it.
The picture I serve comes from encrypted database. I have kept the picture in memory until it was requested and immediately deleted it from memory, so no other requests can get it. The problem was that this new cooliris viewer kept coming and coming and got FileNotFound error in every subsequent attempt. It will show the picture in blurry mode and come back for more data to sharpen it? Something like that. So now I have a security hole :( On Apr 12, 11:22 am, Mark Murphy <[email protected]> wrote: > gnugu wrote: > > Indeed that line was wrong. Here is what themethodlooks like now. I > > don't get the exception from within my code. Log shows the same as I > > posted above and picture is not shown. The picture positively exists > > and is on sdcard. Could it be that it has to be in Camera directory? > > No clue -- sorry. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Android Online Training: 10-14 May 2010:http://onlc.com -- 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 To unsubscribe, reply using "remove me" as the subject.

