Installation Guide
Android Installation Guide
The first step of the installation for OkayDoc in Android is to include the following dependencies in the project-level build.gradle file. OkayDoc supports minimum android SDK 24 and above. The build.gradle file will need to make some changes as follow below:
Include the following dependencies in the app-level build.gradle file as shown below:
After adding the code, sync the project with gradle files. So that it is to make sure all of the dependencies are successfully installed.
Last updated
Was this helpful?