Home

Awesome

QR-Code reader implemented in java for J2ME devices.

This is OnlineCitys attempt at writing a QR-Code reader for J2ME devices. We have been greatly inspired by Googles zxing project, which the code may reflect.

Dependencies:

To build the QR-Code reader you will need the following software.

Howto build:

Enter the source folder, correct the filepaths in build.properties, and then:

ant all