Can someone tell me if creating barcode scanner app (for Android) is difficult? Is OpenCV library good start? Where can I find algorithm which clearly explains how to read barco
You can use zbar library. Download it from: http://sourceforge.net/projects/zbar/files/AndroidSDK/
I think this is more fast and accurate than zxing.