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?
Asked
Active
Viewed 409 times
2
-
2This won't help you right now, but OS 6 will have a builtin Barcode API: http://devblog.blackberry.com/2010/07/blackberry-6-developers/ – jkramer Aug 02 '10 at 11:26
-
See also similar question http://stackoverflow.com/questions/2495049/blackberry-barcode-scanning-library – David d C e Freitas Apr 25 '12 at 10:16
1 Answers
3
Check out zxing. It has a J2ME implementation so it should fit just fine.
EDIT: Also has a RIM specific section