Note that there are some explanatory texts on larger screens.

plurals
  1. POWhy is the android emulator innaccurate if i send a mock location?
    primarykey
    data
    text
    <p>I just send some coordinates to the android emulator. </p> <p>I used this commands for sending the fixes: </p> <pre><code>geo fix 8.494062000 52.038213000 </code></pre> <p>This will send my emulator near the bielefeld university in the google maps app. The next command I issued was: </p> <pre><code>geo fix 8.495543000 52.038180000 </code></pre> <p>Sadly my position does not change on the emulator. Even mytracks tells me in the logcat output that the position of the user has not changed. </p> <pre><code>geo fix 8.501787000 52.036614000 </code></pre> <p>and </p> <pre><code>geo fix 8.508524000 52.033138000 </code></pre> <p>don't do anything either. And if the position changes it is nowhere near the position I recoreded the track at. All this coordinates are picked from a track that I recorded with my motorola droid with mytracks on a multiple kilometer streetcar ride. Loading the gpx file in google earth displays a neat and accurate overlay over the streetcar line. Playing the track as a gpx file gives me similar results. There are 300 points recorded but only 4 of them will change my position on the emulator.</p> <p>Is there some kind of accuracy setting effecting the emulator? This way the load gpx track feature does not help a bit for testing.</p> <p>Somebody else had strange issues with the load gpx file features?</p> <p><strong>Edit</strong></p> <p>This issue does not only affect the geo fix or load gpx file feature it affects all mock locations that are send to the emulator. </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload