SyntaxFix
Write A Post
Hire A Developer
Questions
byte[] byteArray = rs.getBytes("columnname"); Bitmap bm = BitmapFactory.decodeByteArray(byteArray, 0 ,byteArray.length);