I have similar issue. Cannot retrieve image from database (BLOB). As
far as I know it should work without writing your own ViewBinder,
because setImageView is doing all the work. Can someone help us with
this issue?

On 25 Mar, 20:09, prout <thesuperbi...@gmail.com> wrote:
> hi,
> On 24 mar, 17:40, prout <thesuperbi...@gmail.com> wrote:
>
> > the favicon field returned by the browser bookmark provider is a
> > sqlite blob.
> ...
> > I tried using a SimpleCursorAdapter.ViewBinder but I get an exception.
> ...
> > according to my logs, the exception occurs before my viewbinder is
> > called.
>
> I gave a look to the SimpleCursorAdapter source code and I think my
> problem is in the bindView 
> method.http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob_...
> maybe the getString() call should be done only if there is no
> ViewBinder. no?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to