I am trying to improve on my Sports Timer app, and would like to know, is there a way I can create a remote start app - to trigger another app timer? All Internet based? If someone can oint me in the right direction, it will be awesome!
Thanks
Jakes
I am trying to improve on my Sports Timer app, and would like to know, is there a way I can create a remote start app - to trigger another app timer? All Internet based? If someone can oint me in the right direction, it will be awesome!
Thanks
Jakes
do you mean, you want the results uploaded to the internet using a database
No, I mean I have a timer app, that is started via another app from another device. Or maybe a specific sms or any way.
For example I have a 80km race from point a to point B. So the marshall on point A have an App that start the device timer on point B
 Or, with more complexity,  you might be able to use a GoogleSheet on Google drive.
  Or, with more complexity,  you might be able to use a GoogleSheet on Google drive.Try something. Only you know what your app must do and can test if the idea works.
Hi,
Looking for something alike I saw this and got an idea for a solution that might be good for you:
With your message to point B send a time stamp of the exact time at point A. Make an app for use at point B that is able to read the message (or the marshall there does that manually) and counts time not from the time it is triggered but starting with the timestamp time.
Good luck!
Han