onNoExtractionsFound

void onNoExtractionsFound()

You should call this method after you've received the analysis results from the Gini API without the required extractions.

It will launch the NoResultsActivity, if the Document's type is IMAGE. For other types it will just finish the AnalysisActivity with RESULT_OK.

Deprecated

When a GiniVision instance is available the document is analyzed internally by using the configured implementation.