Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 623 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 623 Bytes

location-tracking

Collecting Data

  1. Download the Android App QPython3
  2. Copy the tracker.py file in sl4a/ to your phone in the folder qpython/scripts3 (or similar)
  • You might have to adjust the LOGFILE variable for the output directory on your phone
  • Default interval is set to 10 seconds. This can be edited by changing the INTERVAL variable.
  1. Make sure location services are activated in your settings
  2. Start the script with the QPython3 app