Android Barcode scanner using Zxing
问题 I want to integrate Zxing in a android project (I'm a beginner). I have seen that the way described here http://bit.ly/nBszrL is discouraged and that the best way to do it is through Intents as said in this post http://bit.ly/o29Uma p.s : I don't want the barcode scanner installed on my device I have Included on my project the required class : http://bit.ly/16pKMKx my test code : package com.example.barcodescanner; import android.os.Bundle; import android.app.Activity; import android.content