going through the tutorial of the ruboto barcode scanner and i have ran into a problem that i can not figure out.
first of all, the tutorial is here https://github.com/ruboto/ruboto/wiki/Tutorial%3A-barcode-scanning#add-the-zxinglib-utility-project
here is my repository https://github.com/alucero270/ruboto_barcode_scanner-
i completed all the steps given by the tutorial, but i dont quite understand what is being asked to do in this statement:
Copy the android-zxinglib-1.0/ZXingLib directory besides your project.
other than that, everything else is done according
when i run rake install start:
BUILD FAILED /home/alex/android-sdk-linux/tools/ant/build.xml:577: ../ZXingLib resolve to a path with no project.properties file for
project /home/alex/Ruby/ruboto/barcode_scanning
Total time: 0 seconds rake aborted! Command failed with status (1): [ant debug...]
any help will be greatly appreciated and thanks ahead of time