tizen - Samsung Gear. Unable to install HelloAccessory project -



tizen - Samsung Gear. Unable to install HelloAccessory project -

i've downloaded macosx tizen wearable sdk, , installed compiled sample helloaccessory, when seek compile source project , seek install, receive "error installing application" , can't find related log trace.

after struggling longer i'd like, figured out line in tizen project config.xml causing problem:

<tizen:privilege name="http://developer.samsung.com/privilege/accessoryprotocol"/>

removing it, can install application no errors, obviously, communication between watch , mobile not work.

i read have signing certificates, followed tizen sdk manual generate certificate request, , today received certificate-registration.xml samsung, still, problem persists.

after days (maybe weeks), i'm in border of insanity. missing obvious? succeeded compiling project samples or @ to the lowest degree point me in right direction find log more exhaustive explanation of what's happening?

i suppose privilege using not public, can utilize on emulator, not on actual device (security policy not allow installing non-public privileged apps signed 'partner' key). see thread below more details: http://developer.samsung.com/forum/board/thread/view.do?boardname=sdk&messageid=258928

tizen tizen-web-app tizen-wearable-sdk samsung-galaxy-gear

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -