Class | Description |
---|---|
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.
|
Intents |
This class provides the constants to use when sending an Intent to Barcode Scanner.
|
Intents.Encode | |
Intents.Scan | |
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.
|