by nabil » Mon Dec 07, 2009 9:12 pm
Hi,
did you try to do it manually ?
try this:
telnet localhost 5556
(5556 is the port used locally by your emulator you can find it in the emulator's title bar)
to send a fixed geolocation try
geo fix -77.03533 38.88945
Nabil.
PS: don't forget also to add
<uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION" /> in your app manifest