I'm developing an application which scans the qr code ,get the phone number from that and send sms to a particular person.. i searched a lot and cannot find a proper answer to that. I need to develop it within my project by import zxing package. please help me what are the steps to develop a qr code reader using zxing...
            Asked
            
        
        
            Active
            
        
            Viewed 1.8k times
        
    -1
            
            
        - 
                    See https://stackoverflow.com/questions/8831050/android-how-to-read-qr-code-in-my-application. – CoolMind Sep 20 '18 at 13:35
1 Answers
2
            You can also try Zbar. It is easy to integrate and use. See this reference https://github.com/DushyanthMaguluru/ZBarScanner.
Let me know if you could integrate it.
 
    
    
        moffeltje
        
- 4,521
- 4
- 33
- 57
 
    
    
        user2586488
        
- 200
- 1
- 9
