I have downloaded Zxing Barcode Scanner code for android. But i feel there is missing a package "com.google.zxing" in source code. I think there is missing library or jar file for project or ..there is some tempring with source code.. Can anybody have the solution about it..and have the link for this library or package..Thanks in advance.
These are the missing classes Name :-
Package "com.google.zxing"
Classes
import com.google.zxing.BarcodeFormat;
import com.google.zxing.Result;
import com.google.zxing.ResultMetadataType;
import com.google.zxing.ResultPoint;