on Proceed To Analysis Screen
Called when all pages were uploaded successfully and the user tapped on the "next" button.
If you use the Screen API you should start the AnalysisActivity and set the document as the EXTRA_IN_DOCUMENT extra.
If you use the Component API you should start the AnalysisFragmentCompat and pass the document when creating it with createInstance.
Parameters
document
contains the reviewed image (can be the original one or a modified image)