Package com.google.zxing.client.android

Class Summary
AndroidHttpClient Subclass of the Apache DefaultHttpClient that is configured with reasonable default settings and registered schemes for Android, and also lets the user add HttpRequestInterceptor classes.
CaptureActivity The barcode reader activity itself.
CaptureActivityHandler This class handles all the messaging which comprises the state machine for capture.
Contents The set of constants to use when sending Barcode Scanner an Intent which requests a barcode to be encoded.
Contents.Type  
FinishListener Simple listener used to exit the app in a few cases.
HelpActivity An HTML-based help screen with Back and Done buttons at the bottom.
Intents This class provides the constants to use when sending an Intent to Barcode Scanner.
Intents.Encode  
Intents.Scan  
Intents.SearchBookContents  
Intents.Share  
Intents.WifiConnect  
LocaleManager Handles any locale-specific logic for the client.
PlanarYUVLuminanceSource This object extends LuminanceSource around an array of YUV data returned from the camera driver, with the option to crop to a rectangle within the full data.
PreferencesActivity The main settings activity.
R  
R.attr  
R.color  
R.drawable  
R.id  
R.layout  
R.raw  
R.string  
R.styleable  
R.xml  
ViewfinderView This view is overlaid on top of the camera preview.