On Road Vehicle Breakdown Assistant is an app that allows users to easily pin their location when their vehicle breaks down, making it easier for rescue companies to find them in the rescue section. Users can also receive notifications from the rescue team.
- Google Maps API
- Firebase
To use this app, you will need to add your Google Maps API key to the local.properties file:
MAPS_API_KEY=12345asdgs324634ng6569595
You will also need to add your Firebase configuration file, `google-services.json`, to the app folder. This file contains important information about your Firebase project, such as your project ID and API key. You can download this file from the Firebase console.
Once you have added your API key and `google-services.json` file, you can build and run the app. When your vehicle breaks down, simply open the app and pin your location. The rescue company will be able to find you more easily using the rescue section of the app, and you will receive notifications from the rescue team.