Open package manager and install the Tizen 4 and 5 wearable tools
Install the Wear extensions
Install the Samsung certificate extension
Either launch Tizen Studio and from that IDE launch Certificate Manager
or
from the app menu launch Tizen Studio → Certificate Manager
If you are on a preinstalled version of Windows 11 the device manager is missing an old 32 bit .dll and won’t launch but you can use GWS to connect to your watch and the certificate manager will fill in the DUID Follow these instructions making sure you use Samsung certificates not Tizen certificates
I have a couple other things to try but I need to recuperate and try another day.
Thank you for the solution! Just…now that I have both of the certificates, how do I upload the distribute certificate that I already have? I’ve manage to upload the author one, but the distribute still have the blank page instead of the log-in (I’m desperately trying to install a custom watch face on my Active2)
Dear. SDP
GWS is based on Eclipse, and web views are based on IE.
Please revise the java code of GWS and request Samsung development team to modify the login webpage to be printed through Chrome.
Click on the gear icon
and make sure you accept the permissions I think that is what isn’t working. But it could be your version of macOS is older and not supported. I don’t know much about Mac Users but Smart TV Designers use it a lot so it should work.
I just generated a new Author Certificate & tried running an install to my Galaxy Active 2 watch. I used the OS 4 option (vs. OS 5 for the newer watches) with GWS 2.0.1b.
Several things happen:
1- When I step through the get a new Author Certificate steps I see a “successful” msg … but then it says to log in to my Samsung acct (which I’m already logged into & there’s no subsequent step in the flow diagram to go to):
2- When I try to do a Build (under the Project menu in GWS 2.0.1b) it keeps defaulting to OS 5 (I manually change it back to OS 4) & with the WiFi of my rebooted Active 2 watch set to on I run a scan and GWS says it doesn’t recognize my watch (even though the IP addr that’s displayed is correct for my watch).
Am I doing something wrong?
Is Galaxy Watch Studio completely unusable at this point (for everyone)?
Must I (mandatorily) change to Tizen Studio in order to get my designs onto my Active 2 watch running OS 4? If yes, does it install and work in the same way as GWS? I’m not someone who has the know how to mess with coding or CLI and other “tricky” stuff like registries, etc.
I just design watch faces in an intuitive way starting with Photoshop, then imported content from there into GWS in the past. If Tizen Studio requires coding and complexity, I’m sunk… that’s out of my skillset. That would be so disappointing & sad.
Yes. I restarted the watch. And, verified the debugging and developer options were turned on as 1st steps (before and after the restart).
I turn on the Active 2 watch’s Wifi and click on the option to Build (under Project) in GWS. Then I enter my PWD. It goes through about 1/2 the motions that it did in the past. But then I still get the long page of error codes that aborts the install. Same result if I just click on the little watch icon at upper right of the GWS UI like I used to. It recognizes the watch and tries to do the build. But then gens that page full of error code.
With GWS 2.0.1 it will almost always fail on Build and Run on Device because it has a fundamental bug in it where it doesn’t save the AoD it is there but doesn’t load in the project.
Roll back to GWS 2.0.0 You can open the old project and your AoD as designed by you will be there.
See if you can now build. If it builds wonderful, if not then there is the Distributor Certificate issue.
If it builds in the
C:\Users<yourusername>\ folder is
a hidden folder .tizen and in that folder are sdbkey and sdbkey.pub rename them before running on device. This will force the RSA Encryption request
You get a -12 certificate time out if you don’t accept the encryption key
When you run on device observe your watch very carefully a request to push the RSA encryption key to your watch will pop up, select do not show again and the accept button.
It all doesn’t go well and you get the the certificate times out let me know.