Languages

Menu
Sites
Language
signed wgt still not installing

I am on Linux Ubuntu 14.04.

I have followed the certificate registration process. I have set the certificate profile active, and I have done a clean on the .wgt project. I am using the Tizen Wearable IDE.

I copy this signed .wgt file into the assets dir of the HelloAccessoryProvider sample app located in the Applications_for_emulator package.

I compile this apk. I deploy it successfully to my Samsung Galaxy 3 device, and it fails when it automatically tries to deploy this app to my Gear 2 watch.

Here is a gist of my logcat during the deploy process: https://gist.githubusercontent.com/anonymous/d404a850ef6b7bd5c211/raw/0ad0148a8feaa44cfc15af7ee45435b855c8b89b/gistfile1

I am puzzled to what to do next. 

Do I need to do this per the certificate registration instructions?:

"To install, without the Tizen IDE for Wearable, a wearable application on a wearable device on which no wearable applications have previously been installed:

  1. In the Connection Explorer, select the /home/developer folder.
  2. Copy the certificate-registration.xml file containing the DUID of the target device to the /home/developer folder of the Wearable device."

If so, how do I connect to my Gear 2 watch? Or would I put this file into my Galaxy 3's developer folder?

Any other pointers would be great, I'm dead in the water (been trying to get this to work for about a week now.)

TIA