For my golf app it is realy important that i use the watch GPS. Tizen by default uses the phones GPS if available. In Golf, people have their phone in their cart/bag. GPS and phone are separated quite a distance. I also noticed that while using the phones GPS the updates comes at intervals of 20 seconds. That interval is way too high. Can this interval be adjusted?
I prefer not ask a user to “Switch off phones GPS”. I want to programmatically do this. But if this cannot be done, how can I check if the phones GPS is used or the Watch?
FYI: I use a Web application with a native service running in the background.
Thanks for the response. I’ve figured that out as well. Since my needs internet My plan is to ask the user to switch off the gps on the phone.
How can I detect if the GPS comes from the phone? I noticed that GPS updates from the phone have an interval of 20 seconds. But is this interval the same for all phone brands/models?