语言

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!

查看选择的答案

响应

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)