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