http://developer.android.com/reference/android/graphics/BitmapFactory.html#decodeByteArray(byte[],
int, int)

On Wed, Sep 8, 2010 at 5:03 PM, Doug Gordon <[email protected]> wrote:

> My app will have an SQLite database with some embedded JPEG images --
> basically the binary contents of a JPEG file stored as a Blob in the
> database. Can someone point me in the general direction of where to
> start to figure out how to convert this "array of bytes" into a Bitmap
> object that can be further manipulated and displayed in an ImageView?
> Thanks!
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
When I raise my flashing sword, and my hand takes hold on judgment, I will
take vengeance upon mine enemies, and I will repay those who haze me. Oh,
Lord, raise me to Thy right hand and count me among Thy saints.

-- 
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

Reply via email to