Android companion app for a fleet management system implemented here.
Import the app in Android Studio and build it. The BASE_URL
in Constants.kt will need to be modified to reflect the IP address hosting the API server. Along with that, also replace the IP address in network_security_config.xml with the API server's URL.