How to test with different location as I am using latitude and longitude functionality in my app?
My code for monkey is
monkey -s 1009 1000000 --throttle 10000 --pct-syskeys 0 --ignore-crashes --ignore-security-exceptions --ignore-timeouts
I have to run my app continuously for a long time to collect more data, so i want to automate the change in location. I cant use Emulator to do the testing as I have changed the binaries of my mobile software.