- find your parked car with one touch
open source Android project for learn latest trends on Android
Add New Car | Mark Park Location | Menu |
---|---|---|
StopCar is a simple app that detects your location with address on map and save it in database. you can view the saved location again and start direction to the place.
Some Features:
- add multiple cars
- add car specifications like: name,model,color and number plate
- show traffic
- park history
- addressing
- dark theme
- change font
- change language
- First create a local.properties in root folder
- Get a GoogleMap Api Key and add to the properties file with "google_map_api_key" tag
- Get a Neshan Api Key and add to the properties file with "neshan_api_key" tag
Now you can open the project in AndroidStudio and build/Test/Run it.
- Model–view–ViewModel architecture
- Kotlin
- AndroidX
- Android Jetpack
- Dagger2
- RxJava
- Retrofit
- OkHttp
- LeakCanary
- Lottie
- Google Map Android
- Edit the car
- Notification Reminder
- Add Spotlight View
- Detect Driving Mode
- Wears Support
- calculate distance between user and car
- Add Shortcuts
- Capture Photo when park
- Add Backup and Restore
Contributions are most welcome to StopCar. You can contribute in various ways such as reporting issues, suggesting features, adding documentation and providing bug fixes.