Languages

Menu
Sites
Language
How do I execute shell script on tizen wearable platform?

Hi,

I'd like to execute shell script on wearable platform.

Could you let me know how to execute shell script on App based on wearable platform.

 

Thank you.

Responses

3 Replies
Marco Buettner

I think it isn't possible... Apps based on JavaScript and JavaScript cannot execute shell scripts

DK CHOI

Thank you, Marco,

 

I'd like to execute "hcitool" command in App on Galaxy Gear.

Do you have any ideas how to execute "hcitool" command ?

 

Thanks in advance.

Marco Buettner

Like I wrote... You cannot execute shell script with apps on the Gear. Apps are written in HTML5, JavaScript und CSS.

You can use C++-Apps, but you have to include them in the firmware of the Gear.