Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
GPS location for Gear S2 standalone application
I want to get current latitude, longitude in my Gear S2 BT standalone application.
I found this document
https://developer.tizen.org/dev-guide/2.4.0/org.tizen.tutorials/html/native/location/location_tutorial_n.htm
but it’s not working in Gear S2 bluetooth model.
if I use the function
the callback function ‘__state_changed_cb’ isn’t called.. actually it is called rarely.(I dont know when the function ‘__state_changed_cb’ is called.)
if I use the function
location_manager_request_single_location(manager,100,location_manager_request_single_location_cb,NULL);
the function is always timeout. but when i use the fuction, i can see notification ‘ searching useing GPS…’ on my smartphone.
if I use the fuction
I can get last latitude, longitude. but i want get current latitude, longitude.
of course i called
what is my missing point?
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio
BY
30 Oct 2023
Tizen Studio