Class | Description |
---|---|
BuildConfig | |
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.
|
PreferencesActivity |
The main settings activity.
|
R | |
R.array | |
R.attr | |
R.color | |
R.dimen | |
R.drawable | |
R.id | |
R.layout | |
R.menu | |
R.raw | |
R.string | |
R.xml | |
ViewfinderView |
This view is overlaid on top of the camera preview.
|
Enum | Description |
---|---|
HttpHelper.ContentType |