byte[] tempdata = ur byte array; Bitmap bm = BitmapFactory.decodeByteArray(tempdata, 0, tempdata.length);
On Jul 20, 10:08 pm, musfiq <musfiqu...@gmail.com> wrote: > Hi: > I want to find the faces in an image after taking picture. I want to > use the Facedetetor.findfaces(...,....); But for that I need Bitmap > file. How to convert byte [] to bitmap? > /Musfiq -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en