0

I wanted to know whether there's a way to pass on GPS coordinates to a real device.

For example - when I use an emulator , I pass on GPS coordinates to the emulator using DDMS on Eclipse - however , DDMS doesn't seem to work when i want to transfer coordinates to a phone . I'd like to do this since my GPS antenna doesn't seem to catch any signals , since I'm working in a closed space, and its necessary to emulate my app on my phone

Hence , I'd like to know whether or not I can pass GPS coordinates to my phone through my PC

I'd really appreciate any replies

Thanks

Hormigas
  • 1,429
  • 5
  • 24
  • 45
  • Did you allow Mock locations on the phone? `Settings>Applications>Development>Allow mock locations` You should be able to send coords from ddms, just select phone from devices... – vtuhtan Sep 28 '12 at 14:05
  • @vtuhtan yes i have. But the GPS options in DDMS still seem to be disabled – Hormigas Sep 28 '12 at 14:38

1 Answers1

0

An App called Location Spoofer does the Job

Hormigas
  • 1,429
  • 5
  • 24
  • 45