Android : How to send GPS coordinated from android phone to Python script

on Thursday, October 30, 2014


I was wondering if someone can tell me how can I send real time GPS coordinates (lat, long) from my android (or iPhone) to a PC? I need to use these values in a python script.


Will I need to import a certain library in the python script? Are there any apps that can get the GPS values from my phone and send it to my PC via Wifi, bluetooth? If someone can kindly outline the steps and a sample python code to use these values then that would be much appreciated. I would need the values constantly since the python script has a loop in it.


0 comments:

Post a Comment