0

I have a location-based app and I want to test it without really moving. I know I can provide a kml file of points but I don't want to use an emulator, but a real device.

could you tell me what is the best way to simulate driving a route on the device? I emphasize that I need to simulate an entire route with each detail like the exact speed at each point... etc

thank you for giving your time

bugfreerammohan
  • 1,471
  • 1
  • 7
  • 22

1 Answers1

0

You can use Mock Location to perform real-time tracking just put source and destination in the mock location app. For using mock location app you have to enable the Allow mock location from developer option. Check this.

Vivek Mishra
  • 5,669
  • 9
  • 46
  • 84
Sunny
  • 3,134
  • 1
  • 17
  • 31