Hi all,
is it possible to create a BufferedImage in Android? I try to use zxing (code.google.com/p/zxing) in my application, but I do not want to capture an image from camera, I want to capture it from a file. As I understand zxing right, I have to pass a MonochromeBitmapSoure.
Any ideas or experiences with zxing?
Thx.






