03-01-2011 12:59 PM
Hallo everyone, im a rookie and i feel really interested in trying to build an application using barcode for Blackberry. I'm using Blackberry JRE 5.0 in Eclipse and it cannot resolve the "net.rim.device.api.barcodelib", I've been trying to search and had spent the whole night but i still cant find the library. please help!!! any advice will be highly appreciated. thank you..
Solved! Go to Solution.
03-01-2011 01:47 PM
That's part of the 6.0 JRE, you won't be able to use it in 5.0. There are some third-party libs around but I've never used any.
03-02-2011 12:14 AM
Thank yor for the reply, I do have the lib for Zxing, however it still requieres the barcodelib. so the solution is I should get the 6.0, right? I will try to find more on this matter, thank you.
03-02-2011 02:46 AM
Zxing doesn't require internal barcodelib which is included in 6.0 version. please go through the zxing library carefully and related posts which will help you to use zxing for 5.0 effectively.
03-02-2011 03:46 AM - edited 03-02-2011 07:34 AM
Thank you for the advice Mr katharnavasg,, I was trying the example code provided..the Zxing is working fine but the coding requires the combnation of barcodelib and Zxing, that was what I meant..I will definitely go through them again, as you have suggested, thank you very much..
03-02-2011 07:44 AM
I have upgraded the JRE 5.0 to version 6.0, and it's working just fine now, thank you very much for the advice heheheh..