Mubazir-Bangkit-2023 / mubazir-android

Mubazir Application for Bangkit Capstone 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mubazir

App Demo

Installation πŸ”¨

Clone this repository and import into Android Studio

https://github.com/Mubazir-Bangkit-2023/mubazir-android.git

Configuration βš™οΈ

Keystores:

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>

Build variants πŸ—οΈ

Use the Android Studio Build Variants button to choose between debug and release build types

Generating signed APK πŸ“±

From Android Studio:

  1. Build menu
  2. Generate Signed APK...
  3. Fill in the keystore information (you only need to do this once manually and then let Android Studio remember it)

Maintainers πŸ§‘β€πŸ€β€πŸ§‘

This project is mantained by:

About

Mubazir Application for Bangkit Capstone 2023


Languages

Language:Kotlin 100.0%