Android sample app that shows how to use the ZenID WebSDK in WebView.
- Add to local.properties constant myUrl with url to your WebSDK:
myUrl=<URL to your WebSDK>
You can also leave this parameter empty and enter the url in the UI on initial screen.
- Sync project with gradle files
- Build application
If your WebSDK requires username and password credentials for authentication, enter these parameters in the UI on initial screen. If your WebSDK doesn't require username and password credentials for authentication, leave these fields empty.
Continue by clicking "Open WebSDK"