JaKi application is a traffic safety platform that intended for people to report traffic violance by capturing the proof and sending it to police server. This project however is still ongoing, the last feature added was auto suggestion search for the maps inside.
- Open the cloned project in Android Studio
- Run it
- Android
To build the app using Android Studio and as the OS Platform for the mobile app. - Google Maps API
To visualize current location of the device, destinations, routes, etc. - Google Places API
To get the details info, such as lat & lng of the places that is search.
- Google Directions API
To see the possible routes from current location to the destination - Google Account Linking
For authentication flow, user info, etc - Other products that will be useful later
Google API Key used in here is just a dummy key, please use your own API Key