Thanks, I will post this question to the android-developers group to ask there. 在 2013-3-5 上午1:23,"Tim Mensch" <[email protected]>写道:
> On 3/4/2013 5:32 AM, Donghua wrote: > >> Actually, entire android web clients will connect my server(some kind of >> proxy server). So I could not assume all the client which get remote image >> to show will use URLConnection(Some apps have already encountered this >> problem). >> Maybe it's really some bug stands on there. >> I think we need to offer a permanent solution to the problem not just >> bepass it. >> > > This is really the wrong group to be asking for support. The > android-developers group is probably more appropriate. This group is > generally for discussing issues ABOUT publishing on Android, not for > answering technical questions. > > That said -- I had a similar bug recently, and it was caused by closing > the AndroidHttpClient before I was done reading the HttpResponse. But if > that doesn't help, you might want to repost this question to the > android-developers group to ask there. > > Tim > > -- > You received this message because you are subscribed to the Google Groups > "Android Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > android-discuss+unsubscribe@**googlegroups.com<android-discuss%[email protected]> > . > To post to this group, send email to > android-discuss@googlegroups.**com<[email protected]> > . > Visit this group at > http://groups.google.com/**group/android-discuss?hl=en<http://groups.google.com/group/android-discuss?hl=en> > . > For more options, visit > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> > . > > > -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
