I have an e-scooter that I use for riding around towns and trails.
There is an app to download. However, that app does not connect to my scooter and the developer is slow to fix/resolve/respond and still does not connect.
So, I would like to look into writing my own app for my phone (android) to do the following:
1. track start and end times
3. track my routes - where i've been or stopped at
4. show the miles I am traveling during my ride in real-time
5. show the total miles of my ride
6. possibly show speed (via calculation) and in real-time
7. eventually, to show a map of my route in real-time, and show all my stops
Is this possible with Delphi 11.2 and free components/services/API's ?