12-01-2010 05:53 AM
Hi Friends,
I want to read the barcode value by taking snapshot in blackberry application. Is there have any direct API to read barcode ? . Or else If there have any third party API's , Let me know Plz.
Regards
Dhivya
12-01-2010 06:00 AM
hi,
u r lucky dear, there are direct api's avilable in blackberry os, and it is very easy to use. Go through sample application provided with blackberry jde 6.0. called barcodedemo.
Regards,
dk
12-01-2010 06:01 AM
barcode api's avilable in os 6.0
12-01-2010 06:15 AM
Thanks dk.
But i want to implement this barcode scanning in 4.6. Is it possible?
12-02-2010 12:07 AM
dear, it is not possible using 4.6 os because of there is no api to do this.
12-10-2011 02:10 AM
Hi Friend,
for for replying late,and yes it is possible to implement Barcode scanning in 4.2 and above. For that you need to use third party XZing library which is freely availale.
you can download the jar file from following link :
http://code.google.com/p/zxing/issues/detail?id=59
Please give a Kudo is this information helps