Android Question java.lang.RuntimeException: Error loading bitmap.

Buffer= su.DecodeBase64(modKoneksi.res1.GetString2("pic"))
InputStream1.InitializeFromBytesArray(Buffer, 0, Buffer.Length)
Bitmap1.Initialize2(InputStream1)
InputStream1.Close

What's wrong with my code?? hopefully can be solved. Thank's
 
Top