mhGaber
mhGaber

Reputation: 45

qr reader in blackberry example

I am workin on BB app and I need to implement QR reader or scanner into it. I know that RIM supported a library of it in OS6 and in ZXing but actually I need to read an example of how can I implement it within my code.

Upvotes: 2

Views: 706

Answers (1)

Stack User 5674
Stack User 5674

Reputation: 1588

You can get a clear idea to how to develop a qr code in OS 6.0 From This KB Article

If you Try to develop It in OS 5.0 http://aliirawan-wen.blogspot.com/2011/05/barcode-scanner-for-blackberry-os-50.html will help you.

Upvotes: 3

Related Questions