I have a need to create a GPS log for a Samsung Tab A that will practically always be left in a vehicle and on charge (hence battery drain is not really an issue). What I need it to do is record the GPS location to a file of some sort at regular intervals then transmit that information to the office when it connects to WiFi.
My thought is to create some sort of Profile that will trigger every 5 or 10 minutes, plus every time the screen is activated by the user, and have that launch a task that will record the GPS location, date, time to a csv file.
I then need another profile that will either email that file, or transfer it to Drive or DropBox when connected to WiFi so it can be transferred to the office.
Is this doable? Any suggestions?
My thought is to create some sort of Profile that will trigger every 5 or 10 minutes, plus every time the screen is activated by the user, and have that launch a task that will record the GPS location, date, time to a csv file.
I then need another profile that will either email that file, or transfer it to Drive or DropBox when connected to WiFi so it can be transferred to the office.
Is this doable? Any suggestions?