J2MEBarCodeDemo.jar on Nokia Xpress Music

Hi,


I managed to install the Demo application included in Aspose.BarCode.Java.2.1.0.zip, it runs and shows a screen with a barcode image and the message “reading”, but I’m a little bit confused on how to test if it can actually read a bar code… could you please clarify the usage of this demo application (e.g. should I store a photograph in a specific folder)?

Regards,
Leo

Hi Leo,


Thanks for your inquiry.

The demo generates a barcode and shows the generated image on screen. The “Read” menu tries to recognize the barcode from the same image, that is generated and displayed on screen.

Please refer to the following pages in documentation for generating and recognizing images from folders:
  1. Sample Device Application to Generate BarCode Image - http://www.aspose.com/documentation/.net-components/aspose.barcode-for-.net/sample-device-application-to-generate-barcode-image.html
  2. Sample Device Application to Recognize BarCode Image - http://www.aspose.com/documentation/.net-components/aspose.barcode-for-.net/sample-device-application-to-recognize-barcode-image.html