Languages

Menu
Sites
Language
How to run a wearable app on the Gear device

Hello,

1- it looks a little "mysterious" question, but how can I run my wearable application on the Gear 2 device? (is it necessary to have the host device even it is a wearable application = standalone type)?

2- Another thing, what is the meaning of the "Remote Device Manager" icon on the Tizen wearable IDE?

Thanks in advance.

Edited by: karray gargouri on 19 May, 2014

Responses

11 Replies
AVSukhov

Hello,

1. If you have standalone or linked app, you can install them using IDE or console. For Integrated you need host device.

2. You can connect or disconnect remote targets that are connected by IP and port.

Pawan Arora

How to run a wearable app on the Gear device

Hello,

 

1-  I made a sample app in wearable IDE but i dont know how to run  it on gear watch? 

Alex Dem

Hi,
I have no werable sdk installed (and I can't check) but maybe youn could use:

1) 'sdb install yourApp.wgt' or
2) in IDE: project->right mouse click->Run as
regarding SDB please look here:
https://developer.tizen.org/dev-guide/2.2.1/org.tizen.gettingstarted/html/dev_env/commands.htm
Alexey.

Hitesh Arora

Hi,

 

I have developed a standalone app which is running fine in emulator but i want to install this app in tizen wearable device.

Can anyone please tell me the step by step for this.

 

Alex Ashirov

Hi,

To run your application on the target device:
1.Connect the target device to your computer. 
2.Do one of the following:
In the Project Explorer view, right-click the project and select Run As > Tizen Wearable Web Application. 
In the Tizen IDE for Wearable menu, go to Run > Run As > Tizen Wearable Web Application. 
On the Tizen IDE for Wearable toolbar, click Run. 

Hitesh Arora

Hi,

Which file i have to put in target device and where i have to put to run a application in target device?

 

 

Alex Ashirov

Hi,

As far as I understand you don’t need to put anything manually. Just perform steps listed above.

Juan Ospina

Alex, 

The link you provided earlier, is not availabel anymore. (404)

Do you know how to run a standalone wearable tizen web application on a real device?

I saw there is this document https://developer.tizen.org/fr/forums/general-support/run-widget-on-gear-2-device but it seems to be targeting an application with a host app. Do all standalone applications also need a host app?

This is extremely confusing. This should be easy to figure out.

 

Marco Buettner

Like the name suggest ... surprise surprise ... Standalone Apps doesnt need a host app...

Companion apps (linked/master) need a host app to get the full functionality.

Do u can find more here: http://developer.samsung.com/gear/

Juan Ospina

Marco,

Thanks for your reply. Yeah i have seen that link but the documentation is not very clear.

The problem i am hacving is that the Tizen SDK does not show my device on the connection explorer. As a matter of fact it shows no devices at all, not even a Samsung phone.

I also tried with the sdb command. There i can see the phone, but never the Samsuns Gear S2. Some people mentioned drivers, but the documentation doesn't say where those are. I'm copletely stuck because i can't install my app on the Samsuns Gear S2.

Does anyone have SPECIFIC related documention? the best i have found does not come from the manufacturer but a private individual

http://denvycom.com/blog/how-to-install-wgt-files-gear2/

Im still not able to make the device recognized. I am wondering if theis samsung gear s2 is even capable of connecting directly to the computer. It doesnt have a USB port, it comes with a charging station... ? I feel this kind of details should be mentioned somewhere.

 

Alvin Lebon

Hi,

I can successfully run watch faces on my test device, Gear S3 running 2.3.2.
Unfortunately I cannot do the same for other applications and games. The codes compile without any error and the file is pushed to the device:
  "Tizen application is successfully launched.
   The application is not available for run. So the application is just installed."
But I don't know how to access it on the device once that is done.

For the watch face, I just have to go in setting and load the new watch face, but for the apps I have checked everywhere and can't seem to find the answer. 

I'll appreciate some guidance as I am new with working with Tizen.

 

Regards.