Deprecation warning

Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.

We are deprecating the 5.x API on all platforms (except Linux). Release 5.19 in April 2021 will be our final. Applications running 5.x will continue to work, and we will continue to release critical bug fixes and security patches only, for one year. We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.

You'll find the updated documentation at: Data Capture SDK Documentation for Android

ScanditSDKOverlay Member List

This is the complete list of members for ScanditSDKOverlay, including all inherited members.

addListener(ScanditSDKListener listener)ScanditSDKOverlay
addSearchBarListener(ScanditSDKSearchBarListener listener)ScanditSDKOverlay
CAMERA_SWITCH_ALWAYSScanditSDKOverlay
CAMERA_SWITCH_NEVERScanditSDKOverlay
CAMERA_SWITCH_ON_TABLETScanditSDKOverlay
drawViewfinder(boolean draw)ScanditSDKOverlay
drawViewfinderTextHook(boolean draw)ScanditSDKOverlay
GUI_STYLE_DEFAULTScanditSDKOverlay
GUI_STYLE_LASERScanditSDKOverlay
removeAllListenes()ScanditSDKOverlay
removeListener(ScanditSDKListener listener)ScanditSDKOverlay
resetGUI()ScanditSDKOverlay
setBeepEnabled(boolean enabled)ScanditSDKOverlay
setCameraSwitchButtonPosition(float invertedRelativeX, float relativeY, int width, int height)ScanditSDKOverlay
setCameraSwitchImage(Bitmap image, Bitmap pressedImage)ScanditSDKOverlay
setCameraSwitchVisibility(int visibility)ScanditSDKOverlay
setGuiStyle(int guiStyle)ScanditSDKOverlay
setInfoBannerY(float y)ScanditSDKOverlay
setLeftButtonCaption(String caption)ScanditSDKOverlay
setLeftButtonCaptionWhenKeypadVisible(String caption)ScanditSDKOverlay
setLogoOffsets(int xOffset, int yOffset, int landscapeXOffset, int landscapeYOffset)ScanditSDKOverlay
setProperty(String key, Object value)ScanditSDKOverlay
setRightButtonCaption(String caption)ScanditSDKOverlay
setRightButtonCaptionWhenKeypadVisible(String caption)ScanditSDKOverlay
setSearchBarKeyboardType(int inputType)ScanditSDKOverlay
setSearchBarPlaceholderText(String text)ScanditSDKOverlay
setTextForBarcodeDecodingInProgress(String text)ScanditSDKOverlay
setTextForBarcodePresenceDetected(String text)ScanditSDKOverlay
setTextForInitialScanScreenState(String text)ScanditSDKOverlay
setTextForMostLikelyBarcodeUIElement(String text)ScanditSDKOverlay
setTextIfNoBarcodeWasRecognized(String text)ScanditSDKOverlay
setTextToSuggestManualEntry(String text)ScanditSDKOverlay
setTitleMessage(String message)ScanditSDKOverlay
setTorchButtonPosition(float relativeX, float relativeY, int width, int height)ScanditSDKOverlay
setTorchEnabled(boolean enabled)ScanditSDKOverlay
setTorchOffImage(Bitmap image)ScanditSDKOverlay
setTorchOffImage(Bitmap image, Bitmap pressedImage)ScanditSDKOverlay
setTorchOnImage(Bitmap image)ScanditSDKOverlay
setTorchOnImage(Bitmap image, Bitmap pressedImage)ScanditSDKOverlay
setVibrateEnabled(boolean enabled)ScanditSDKOverlay
setViewfinderColor(float r, float g, float b)ScanditSDKOverlay
setViewfinderDecodedColor(float r, float g, float b)ScanditSDKOverlay
setViewfinderDimension(float width, float height)ScanditSDKOverlay
setViewfinderDimension(float width, float height, float landscapeWidth, float landscapeHeight)ScanditSDKOverlay
showMostLikelyBarcodeUIElement(boolean show)ScanditSDKOverlay
showSearchBar(boolean show)ScanditSDKOverlay
showTitleBar(boolean show)ScanditSDKOverlay
showToolBar(boolean show)ScanditSDKOverlay