createIntent

fun createIntent(context: Context): Intent

Create an intent to launch the CaptureStandaloneActivity.


open override fun createIntent(context: Context, input: CaptureConfig): Intent

Create an intent to launch the CaptureStandaloneActivity. Optionally provide a CaptureConfig to customize the Activity's behaviour.