02-09-2012 12:35 PM
I have a Torch 9800 running 6.0 Bundle 695 (v.6.0.0.246, Platform 6.4.0.105). I have built the BarcodeScanDemo app using the BB plugin for Eclipse, signed with signature keys, and installed the app on the phone. However, when I try to launch the app, I get the following:
Error starting BarcodeScanDemo: Class 'net.rim.device.api.amms.control.camera.ImageScann
I am new to BB development. Can someone please tell me what's going on here?
Thanks!
02-10-2012 04:14 AM
Check the API, that class was only added in API 7.0.0 so won't be on a device running OS 6.0
02-11-2012 05:12 AM
I think you signed the 7.0 version sample demo; Try to check the sample demo provided in 6.0 version;
I run the sample code of Barcode Demo in the Version 6.0; and I create my own QRCode and Barcode application under 6.0 version;
So check your sample demo application is 6.0 or 7.0?
==================================================
Feel free to click LIKE buttion if the solution is correct;