...
The SDK provides a custom Activity
, which needs to be launched for result. It handles s and a custom Fragment
which needs to be created and a listener should be set on it. The Activity
or Fragment
handle the complete process from showing the onboarding to providing a UI for the analysis. Gini Capture SDK offers two different ways of networking implementation: default networking and custom networking.
...