Below is a simple python script to automate location updates to the emulator.
Showing posts with label GPS. Show all posts
Showing posts with label GPS. Show all posts
Monday, 4 August 2014
Python Script for Location Updates
Posted by
Karun
at
05:57
Labels:
Android,
AOSP,
Emulator,
GPS,
Location,
LocationManager,
Python
0
comments
Saturday, 26 July 2014
GPS Location updates in AOSP Emulator
Mock GPS location values can be set once the emulator is running by connecting to the virtual device via telnet on port 5554 and using the 'geo fix' command to set longitude and latitude values.
More info at http://developer.android.com/tools/help/emulator.html
More info at http://developer.android.com/tools/help/emulator.html
Subscribe to:
Posts (Atom)