Barcode Scanner Class not found

285 views
Skip to first unread message

Dan

unread,
Jan 4, 2012, 10:29:30 PM1/4/12
to Eclipse Plugin for PhoneGap
Hi,

I follow the instruction in a new tutorial for Barcode Scanner
(PhoneGap 1.3.0). I install the app in a real Android tablet device
(Android 2.2).
Everything is up and running. But when I press scan button, there is a
red message alert that "Class not found".

What does it means?

Dan

Paul Beusterien

unread,
Jan 4, 2012, 10:42:33 PM1/4/12
to eclipse-plugi...@googlegroups.com
I ran into a similar problem when I tried to update the TMT3 project I created in November to run TMT3 part 2. 

Updating to the latest libBarcodeScanner resolved my "Class not found" problem.

Paul


Dan

unread,
Jan 4, 2012, 10:57:42 PM1/4/12
to Eclipse Plugin for PhoneGap
I'm sorry for my stupid error.

What I did wrong is;

<plugin name="BarcodeScanner"
value="com.phonegap.plugins.barcodescanner"/>

The right thing is;

<plugin name="BarcodeScanner"
value="com.phonegap.plugins.barcodescanner.BarcodeScanner"/>

:-p

Dan

ariel....@gmail.com

unread,
Nov 8, 2013, 7:41:00 AM11/8/13
to eclipse-plugi...@googlegroups.com











could you please provide me proper code with libraries. So i can scan bar code
there is still same error at my end.
Reply all
Reply to author
Forward
0 new messages