Spoof speed with fake gps data??

drloosi

Member
Licensed User
Longtime User
hi all,

my app uses the gps module to calculate the current ground speed of the cellphone/user when he moves to trigger several actions.
It has turned out that this is very painful to debug, because everytime I change the code I have to compile the programm again, take my phone and walk outside to test it.
That takes to much time so that i was wondering if there was any solution to send wrong GPS data to the Emulator or B4ABridge environment on my phone to simulate user's movement?

Thanks for your help!! :)

drloosi
 

netchicken

Active Member
Licensed User
Longtime User
I had to do that as well. I spent a lot of time wandering around the neighborhood looking at the phone. Also I forgot the accuracy error and wondered why the gps locations would change after saving them.
 
Upvote 0
Top