Skip to content Skip to sidebar Skip to footer

FileNotFoundEXception In Android Zxing Library

I am using zxing2.0 library for android but I get this exception :, what does it mean ? 10-01 22:20:03.197: E/AndroidRuntime(345): java.lang.RuntimeException: Unable to start activ

Solution 1:

Same problem! I fix it by a step-by-step guide in which writer explains very well how to implement a barcode reader/encoder using zxing library. The difference from original manual is that he seems to use his version of library, modified in some point (as he shows in the article) that fixes the problem. Follow his instructions and download his zxing library. It works for me:

michalu zxing barcode


Post a Comment for "FileNotFoundEXception In Android Zxing Library"