Wednesday, April 24, 2013

[android-developers]

hii , does anyone know how to solve my problem, i have to convert an image from byte[] to base64 to read it in json file and convert it back from base64 to byte and from byte[] to bitmap to display it in imageview
in converting it to bitmap , i have this error: --- SkImageDecoder::Factory returned null  and the byte[]is shown as below [B@4059e1a0
i don t understand where is the problem and if there is the correct form of bitmap or not :(
pleaaase i need help


--
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment