GPS Service Not Available
에 의해 Dharmesh Guna
2015년 03월 12일 03:49
영어 (English)
4 댓글
Hi All,
I am using Tizen 2.3.0_Rev2 SDK.
I am developing an Application for Samsung Z1 mobile where I need gps location.
when I try to get the position from API (location_manager_get_location) it says LOCATIONS_ERROR_SERVICE_NOT_AVAILABLE
ret = location_manager_get_location(manager, &altitude, &latitude, &longitude,
&climb, &direction, &speed, &level, &horizontal, &vertical, ×tamp);
if(LOCATIONS_ERROR_NONE != ret){
ERR("location_manager_get_location() Failed!!. Error Code = %d", ret);
__print_gps_error(ret);
return false;
}
|
My GPS already enabled. Also creating location manager and starting location service is not returing any error.
Please help if anybody faced this issue earlier.
Thank you.
답변 바로가기
로그인이 필요한 서비스 입니다. 로그인 하시겠습니까?
The tag you entered already exists.
이 게시물을 스팸으로 신고하시겠습니까?
스팸으로 신고 되었습니다.
cannot be empty.
작성을 취소하고 목록으로 돌아가시겠습니까?
The code has been copied to the clipboard.
이 곳에 제목을 입력하세요.
All Categories
일반 지원
Tizen .NET
웹 애플리케이션 개발
Native 애플리케이션 개발
SDK 및 IDE
--------
--------