Watch Face Studio (WFS) is a robust watch face design instrument for Put on OS-based smartwatches that means that you can take a look at watch faces inside the instrument. Nonetheless, since most designers desire testing their watch faces on actual gadgets, WFS additionally supplies the “Run on System” function that deploys watch face tasks on to actual gadgets.
The connectivity insurance policies have modified in Put on OS 4. This text describes the best way to join a Galaxy Watch operating Put on OS powered by Samsung (operating Put on OS 4 or later) to WFS over Wi-Fi each via the WFS interface and thru the command line interface.
Stipulations
Put together the Galaxy Look ahead to connecting to WFS over Wi-Fi:
- Disable Bluetooth on the watch.
-
Allow Wi-Fi on the watch and join it to the identical community as your laptop. The wi-fi community will be via a router or a cellular hotspot.
To connect with a Wi-Fi community, go to Settings > Connections > Wi-Fi, examine that Wi-Fi is enabled, and choose the community to affix.
Determine 1: Wi-Fi enabled on watch
-
In case you have not already enabled Developer mode on the watch, allow it.
Go to Settings > About watch > Software program info and faucet the Software program model merchandise 5 instances.
Determine 2: Software program model merchandise
You obtain a toast notification when Developer mode is enabled. The “Developer choices” menu merchandise now will be discovered under “About watch” on the “Settings” menu.
Determine 3: “Developer choices” merchandise in “Settings” menu
-
Allow ADB debugging.
Within the “Developer choices” menu, toggle the ADB debugging change on.
Determine 4: ADB debugging enabled
-
Allow wi-fi debugging.
Within the “Developer choices” menu, toggle the Wi-fi debugging change on.
Determine 5: Wi-fi debugging enabled
-
Retrieve the connection IP handle and port.
When Wi-fi debugging is enabled, a menu merchandise seems with the watch’s IP handle and port. Make a remark of this info, as it’s wanted to attach the watch to WFS.
Determine 6: Connection IP handle and port
-
Retrieve the pairing code, IP handle, and port.
Within the “Wi-fi debugging” menu, choose Pair new gadget and be aware the pairing code and port quantity. You want this info to pair the watch together with your laptop.
Determine 7: Pairing info
You are actually prepared to attach the watch to the pc over Wi-Fi.
- Though the connection and pairing IP addresses are the identical, the port numbers are totally different.
- The pairing code and port quantity can change every time you join the watch to your laptop.
Use the Watch Face Studio UI
To attach your watch to WFS for deploying and testing your watch face:
- Within the prime proper nook of your venture in Watch Face Studio, click on Run on System
Determine 8: “Run on System” in WFS
- Within the “Linked Units” dialog, so as to add a brand new gadget, click on the + button.
Determine 9: Including a tool
- Enter the connection and pairing info that you simply retrieved from the Galaxy Watch into the suitable fields.
Determine 10: Connecting Galaxy Watch utilizing WFS
-
Click on OK.
The watch is added to the checklist of linked gadgets and your venture will be launched on the watch.
Determine 11: Watch linked to WFS
Use the command line
You may as well join the watch to your Watch Face Studio in your laptop via the Android Debug Bridge (ADB) command line instrument. ADB is built-in into WFS, so a separate set up will not be wanted.
To pair and join the watch and laptop over Wi-Fi utilizing ADB shell instructions:
- Open the command immediate or terminal in your laptop.
NoticeIf you’re utilizing a Home windows laptop and haven’t set the ADB path surroundings variable, you could open the command immediate from inside the following folder: “<Your WFS set up folder>toolswindow.” Navigate to the folder in Home windows Explorer, right-click the window, and choose Open PowerShell window right here.
- To pair the watch and laptop, run the next command with the pairing IP handle and port that you simply retrieved from the watch:
adb pair <IP handle:port>
- When prompted, enter the Wi-Fi pairing code.
- To attach the watch, run the next command within the terminal with the connection IP handle and port that you simply retrieved from the watch:
adb join <IP handle:port>
Determine 12: Pairing and connection via command line
-
In your WFS venture, click on Run on System.
The watch is within the checklist of linked gadgets and your venture will be launched on the watch.
Abstract
This text has described how one can pair and join Galaxy Watch operating Put on OS 4 or later to Watch Face Studio in your laptop wirelessly via Wi-Fi. After connecting your watch, you’ll be able to deploy and take a look at your WFS venture on the watch.
In case you have questions on or need assistance with the data on this article, you’ll be able to share your queries on the Samsung Developers Forum. For extra specialised help, you’ll be able to contact us via Developer Support.