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:

  1. Disable Bluetooth on the watch.
  2. 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.

    undefined

    undefined

    Determine 1: Wi-Fi enabled on watch

    undefined

  3. 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.

    undefined

    undefined

    Determine 2: Software program model merchandise

    undefined

    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.

    undefined

    undefined

    Determine 3: “Developer choices” merchandise in “Settings” menu

    undefined

  4. Allow ADB debugging.

    Within the “Developer choices” menu, toggle the ADB debugging change on.

    undefined

    undefined

    Determine 4: ADB debugging enabled

    undefined

  5. Allow wi-fi debugging.

    Within the “Developer choices” menu, toggle the Wi-fi debugging change on.

    undefined

    undefined

    Determine 5: Wi-fi debugging enabled

    undefined

  6. 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.

    undefined

    undefined

    Determine 6: Connection IP handle and port

    undefined

  7. 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.

    undefined

    undefined

    Determine 7: Pairing info

    undefined

You are actually prepared to attach the watch to the pc over Wi-Fi.

Use the Watch Face Studio UI

To attach your watch to WFS for deploying and testing your watch face:

  1. Within the prime proper nook of your venture in Watch Face Studio, click on Run on System
    undefined

    undefined

    Determine 8: “Run on System” in WFS

    undefined

  2. Within the “Linked Units” dialog, so as to add a brand new gadget, click on the + button.
    undefined

    undefined

    Determine 9: Including a tool

    undefined

  3. Enter the connection and pairing info that you simply retrieved from the Galaxy Watch into the suitable fields.
    undefined

    undefined

    Determine 10: Connecting Galaxy Watch utilizing WFS

    undefined

  4. Click on OK.

    The watch is added to the checklist of linked gadgets and your venture will be launched on the watch.

    undefined

    undefined

    Determine 11: Watch linked to WFS

    undefined

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:

  1. 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.

  2. 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>

  3. When prompted, enter the Wi-Fi pairing code.
  4. 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>

    undefined

    undefined

    Determine 12: Pairing and connection via command line

    undefined

  5. 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.