I want to mock GPS data in my emaulator. the application target is Google APIs 2.3.1, API level 9.
I tried sending location manually from DDMS, loading gpx files and sending from the emulator console but nothing happens.
can anybody provide me with detailed and tested steps to achieve the mocking ?
thanks