View on GitHub

sensibill-android-documentation

com.getsensibill.capturestandalone / CaptureStandaloneActivity / <init>

<init>

CaptureStandaloneActivity()

Single Entry Point into the sensibill-capture-standalone module, and Activity that directs the receipt capture flow.

This Activity is intended to be used for result. This Activity will direct the process of capturing one or more receipt images, and provide access to the resulting captured images via BareCapturedReceiptData.

Inputs

Results Result Activity.RESULT_OK:

Result Activity.RESULT_CANCELED:

NOTE: For security reasons, please ensure to call BareCapturedReceiptData.cleanup once the resulting images from this Activity have been processed. This ensures that the images do not remain on the device longer than necessary.