Bitmap bitmap = BitmapFactory.decodeByteArray(BYTE[], 0, BYTE[].length);
imgv.setImageBitmap(bitmap);
No comments:
Post a Comment