Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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

share|improve this question

1 Answer

up vote 0 down vote accepted

OK, I found it,

it's a bug in sdk 2.3, when I changed the target to sdk 2.1 it worked just fine

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.