I have a problem with the Android emulator. I am creating an app which uses location in order to register tracks etc. The problem is: when I load a GPX file in Extended controls of the emulator, locations are not sorted correctly thus the man on the bike jumps from his usual route to the completely different part of the route.
The red line is the registered track. It has one big fluctuation and then returns to the normal route. In the "Extended controls" window you can see that in the "Name" column there is a number 62 even though the others are numbers from 55 to 49 listed in order. There are plenty of those "number jumps" in the entire column.
My question is: can I somehow set an order by name in extended controls? Even then, how about other GPX files which don't have included "name" parameter? Maybe I should change something in the GPX file? Or load it differently?