So I'm starting to get into Android development, but I'm not fully aware of all the possibilities yet.
For my first bigger project I want to make an application that allows me to track my traveling with the push of a button. Another button will cancel the trip and calculate the traveled distance for me. I figured I could use Google Maps API for this.
I need to use this app every day for it to be effective, but this is something that could easily be forgotten.
TL;DR: Is there a possibility I can activate a specific function in my app by putting an RFID tag in my car and putting my phone on top of it. When it comes off, the functionality will also stop.
Keep in mind, this needs to be done when my phone screen is off, so use it more as a service.
Storyboad:
- Get in car
- Put phone on RFID tag
- Start tracking
- Take phone off RFID tag
- Stop tracking trip and calculate travel distance
- Get out car