For this Take the sample code from this following link:
QRCode 5.0
In the above sample application we have QRCode implementation is in "com.alishaik.qrcode.startup";
and if you want to do the this in separately you must add the packages which are provided in the below link:
ZXIng For 5.0 and you and do by your self;
The above ZXIng For 5.0 link nothing but I downloaded this in the below link and separate the packages
http://code.google.com/p/zxing/downloads/list
For Version>5.0 no need to take all these; From 6.0 on wards we have the packages;
I think it helps you alot;
For 6.0 see this below links:
Generate QRCode Image In Blackberry
and
Scan AnyType of Barcode Images
any doubts feel free to mail on alishaik001@gmail.com
Regards,
ALI SHAIK
QRCode 5.0
In the above sample application we have QRCode implementation is in "com.alishaik.qrcode.startup";
and if you want to do the this in separately you must add the packages which are provided in the below link:
ZXIng For 5.0 and you and do by your self;
The above ZXIng For 5.0 link nothing but I downloaded this in the below link and separate the packages
http://code.google.com/p/zxing/downloads/list
For Version>5.0 no need to take all these; From 6.0 on wards we have the packages;
I think it helps you alot;
For 6.0 see this below links:
Generate QRCode Image In Blackberry
and
Scan AnyType of Barcode Images
any doubts feel free to mail on alishaik001@gmail.com
Regards,
ALI SHAIK
the app doesn't work have error (can't package)
ReplyDeleteThis comment has been removed by the author.
ReplyDelete"BarCodeScannerScreen$1.class: Error!: Invalid class file: Incorrect classfile version
ReplyDeletePackaging project QRCode5.0 failed"
Take all classes in separate Project and try again.
ReplyDeletetry this
ReplyDeleteRight click project in Eclipse
Choose properties
Select Java compiler
Check "Enable project specific settings"
Change java version on dropdown (try them all if you need)
Click "Apply" button
Click "Ok" button