Package com.google.zxing.client.android

Class Summary
CaptureActivity This activity opens the camera and does the actual scanning on a background thread.
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.
HttpHelper Utility methods for retrieving content over HTTP using the more-supported java.net classes in Android.
Intents This class provides the constants to use when sending an Intent to Barcode Scanner.
Intents.Encode  
Intents.History  
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.
ViewfinderView This view is overlaid on top of the camera preview.
 

Enum Summary
HttpHelper.ContentType