Clone this repository and import into Android Studio
https://github.com/Mubazir-Bangkit-2023/mubazir-android.git
Create local.properties
with the following info:
sdk.dir=<sdk_location>
backend_base_url=<base_url>
ml_model_url=<model_url>
MAPS_API_KEY=<api_key>
Use the Android Studio Build Variants button to choose between debug and release build types
From Android Studio:
- Build menu
- Generate Signed APK...
- Fill in the keystore information (you only need to do this once manually and then let Android Studio remember it)
This project is mantained by: