I have:
Model: GALAXY WATCH,SM-R500,BLACK,SER
Tizen version: 4.0.0.5
API version: 4.0
I need use “Significant motion sensor” for detect actions. But when I try to call sensor_is_supported(SENSOR_SIGNIFICANT_MOTION, &supported)), the function return SENSOR_ERROR_NOT_SUPPORTED status and the attempt to create a listener fails. The API version described in the header file is fine. Other motion related sensors initialize successfully. How can I determine what the problem is, the device or the API provided? What are the solutions to this problem?
Significant motion sensor
Hello!
I have:
Model: GALAXY WATCH,SM-R500,BLACK,SER
Tizen version: 4.0.0.5
API version: 4.0
I need use “Significant motion sensor” for detect actions. But when I try to call sensor_is_supported(SENSOR_SIGNIFICANT_MOTION, &supported)), the function return SENSOR_ERROR_NOT_SUPPORTED status and the attempt to create a listener fails. The API version described in the header file is fine. Other motion related sensors initialize successfully. How can I determine what the problem is, the device or the API provided? What are the solutions to this problem?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio