I am trying to develop an application that integrates a qr code reader as part of the functionality.
I read about zxing as the best option. but it turns out that they do not support development for Blackberry, and the sample application sent to zxing contains errors (it gives an exception from the JVM environment).
I wonder if anyone knows a viable alternative for using the reader without having to recreate all the functions of app / cam / decoder from scratch.
thank!.
source
share