언어 설정

Menu
Sites
Language
helloaccessory (native) 실행시 NO_EXIST_PRIVILEGE , http://developer.samsung.com/tizen/privilege/accessoryprotocol 문의

안녕하세요 helloaccessory 빌드까지는 성공하고  에뮬레이터(wearable-2.3.1-circle) 에 실행했봤는데 아래와 같은 에러가 나면서 실행이 안되는데요. 

무엇이 잘못되었을 까요? OS 는 우분투 14.04 입니다. 

 

Launching the Tizen application...
# If you want to see the detailed information,
# please set the logging level to DEBUG in Preferences and check the log file in '/home/lee/tizen-sdk-data/ide/logs/ide-20160509_122315.log'.

[Deploying the package...]
    RDS: On
[Creating the package...]
    Created the package: /home/lee/workspace/tizen_workspace/Accessory/Samples(Native)/HelloAccessory/Provider(Android)_Consumer(Tizen)/Consumer/Debug/org.tizen.helloaccessoryconsumer-1.0.0-i386.tpk
[Transferring the package...]
    Transferred the package: /home/lee/workspace/tizen_workspace/Accessory/Samples(Native)/HelloAccessory/Provider(Android)_Consumer(Tizen)/Consumer/Debug/org.tizen.helloaccessoryconsumer-1.0.0-i386.tpk -> /opt/usr/apps/tmp
[Installing the package...]
    Uninstalling the package...
path is /opt/usr/apps/tmp/org.tizen.helloaccessoryconsumer-1.0.0-i386.tpk
start process (install)
..
error : 44

end process (fail)
processing result : Check tizen-manifest.xml| - Current api-version = 2.3.1, |   certificate signature level = public||[NO_EXIST_PRIVILEGE]| - http://developer.samsung.com/tizen/privilege/accessoryprotocol|   >> Check spelling or remove the privilege.|| [44] failed
spend time for pkgcmd is [2258]ms
cmd_ret:44

Responses

1 댓글
Seunghwan Lee

안녕하세요 

tizen-manifest.xml 에 기술된

http://developer.samsung.com/tizen/privilege/accessoryprotocol 

Privilege 는 Samsung 제품에 포함된 privilage 이기 때문에

아래 Update Manager > Extras > Wearable Extension for 2.3.1 패키지를 추가 설치 후 에뮬레이터를 통해 개발 하시면 될 것 같습니다.