Screen API
When your application receives a file from another application you can use this method to create an Intent for launching the Gini Capture SDK.
Start the Intent with startActivityForResult to receive the GiniCaptureError in case there was an error.
an Intent for launching the Gini Capture SDK
the class of your application's AnalysisActivity subclass
Android context
the Intent your app received
the class of your application's ReviewActivity subclass