I've got many Android devices and I want to create an application that will be able to send the GPS coordinates and some id of the device to a server created on a PC. what is the fastest and easiest way to do do that ? I tried to find some telnet or java spring rest template but couldn't find a decent tutorial.
please help