Thanks, so then using the SKCurrentPositionProvider instead of Google's FusedLocationProvider (and reporting a new SKPosition object with all relevant info) would not be an improvement to my...
Type: Posts; User: Techknow
Thanks, so then using the SKCurrentPositionProvider instead of Google's FusedLocationProvider (and reporting a new SKPosition object with all relevant info) would not be an improvement to my...
Hi, from my understanding, onDestinationReached() is called when a distance threshold is met depending on the type of road you are traveling in and specified values in a advice file in SKMaps.zip....
Hi, I am confused about the update rate of Skobbler navigation when doing live, not simulated navigation. In simulated navigation, the navigation state callback gets called a few times a second, but...
Hi,
I am currently using version 2.5.1 of the Android SDK, which I think is the latest. In my testing so far I want to simulate biking speeds. I found that I cannot set the navigation simulation...
Hi, I want to slow down the navigation simulation speed to a speed that fits road biking. However I found some odd things when calling decreaseSimulationSpeed(), first of all the argument is suppose...
Hello,
I am using the Android SDK, version 2.5.1 to develop an application. I recently started to encounter a Fatal signal 11 (SIGSEGV) error in which my application closes. Here is the stack...