This is a repository containing Hoptima Android application code.
- Clone the repository
- Open the project in Android Studio
- Open
local.propertiesfile and add a new propertyapp_base_urlwith the value of base URL of the API. The file should look like this:
app_base_url=BASE_URL_HERE
- Build the project
- Run the project