Search code examples
blackberrybarcode-scanner

Is it possible to turn a blackberry camera to a barcode reader?


I've got a blackberry curve, and it runs OS 5. What APIs should I be looking at to use the camera as a barcode reader?


Solution

  • Check out zxing. It has a J2ME implementation so it should fit just fine.

    EDIT: Also has a RIM specific section