Zxing barcode source code integration to the android project.
        Posted  
        
            by sujitjitu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sujitjitu
        
        
        
        Published on 2010-04-22T11:39:36Z
        Indexed on 
            2010/04/22
            11:43 UTC
        
        
        Read the original article
        Hit count: 762
        
android
Hi
I want to integrate the zxing source code to my android application. I have downloaded the zxing1.5 and integrate the whole code to my application and i am calling the activity "CaptureActivity" through intent. It is showing only the camera view but it is not scanning the barcode. Can u please tell me how to solve this problem because i want my application to be stand alone. i don't want to install BarcodeScanner.apk separately in the device.
thanks in advance....
© Stack Overflow or respective owner