언어 설정

Menu
Sites
Language
Can i launch app in tizen wearable(gear2) from smart phoen?

Hi guys,

I want to launch wep app in tizen wearable(gear2) from smart phone(Android). Is it possible?

Thanks!

답변 바로가기

Responses

1 댓글
Mark as answer
an nguyenduy

yes , you can do it easily by send app id to gear and on gear side you receive app id and call tizen.application.lauch("appID") (shoud add privilege in config file to lauch app)