Hi there,
I'm building a GPS tracking project.
I'm stuck at a point where I could not find a way to store the GPS locations on a webserver.
The module I uses only supports SMS and I can send SMS with GPS locations.
But I could not find an no online SMS gateway service which help me to store the SMS content.
Anyone knows an online service which could do this?
Coding is not what I am asking @Railroader rather a solution to what I'm trying to achieve.
An online service (paid or free) which could accept my SMS messages with GPS locations and store them for me to access from remote App to plot the route in Google maps.
Here are some Google results that might help.
If you can get SMS messages into a database, then some other app can read entries from the database and plot them on Google Maps.