Stay organized with collections
Save and categorize content based on your preferences.
This guide explains how to publish your watch face, created using
Watch Face Designer, to Google Play.
Sign into your developer account in Google Play
Sign in to Google Play Console and press 'Create App' on the dashboard.
During the "create app," workflow, turn off automatic protection when
prompted; otherwise, you'll have issues signing the bundle later. Automatic
protection isn't relevant to watch faces because they don't have any code.
Figure 1: The Create app screen in
the Play Console
Add support for the Wear OS form factor
After you've created your app, navigate to Test and release > Testing >
Internal testing:
Figure 2: The Test and release
screen in the Play Console
In the drop-down in the top right of the page, select Manage form factors,
and add Wear OS as a form factor for your app:
Figure 3: Selecting the Manage form
factors option (left), then adding Wear OS on the Form factors tab
on the Advanced settings screen (right)
Create a release on the internal testing track
Return to the internal testing menu and create a Wear OS-only internal testing
track. Then, create a release:
Figure 4: Select the Create track
button (left), then on the next screen, select the Create new release
button (right).
On the Create closed testing release screen, select Choose signing key.
Figure 5: Select the Choose signing
key button (left), then in the dialog that appears, select Use
Google-generated key (right).
Drag-and-drop the AAB file from Watch Face Designer into the Upload section,
and proceed with creating the release on the testing track.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[],[],null,["This guide explains how to publish your watch face, created using\nWatch Face Designer, to Google Play.\n| **Note:** Before you begin, [export your watch face using the Google Play option](/training/wearables/watch-face-designer/export#google-play) so that you have an Android App Bundle (AAB) file ready.\n\nSign into your developer account in Google Play\n\nSign in to Google Play Console and press 'Create App' on the dashboard.\n| **Note:** If you don't have a Google Play Console developer account, [follow the\n| official guide to create one](https://support.google.com/googleplay/android-developer/answer/6112435). This includes paying a registration fee.\n\nDuring the \"create app,\" workflow, **turn off automatic protection when\nprompted**; otherwise, you'll have issues signing the bundle later. Automatic\nprotection isn't relevant to watch faces because they don't have any code.\n**Figure 1** : The **Create app** screen in the Play Console\n\nAdd support for the Wear OS form factor\n\nAfter you've created your app, navigate to **Test and release \\\u003e Testing \\\u003e\nInternal testing**:\n**Figure 2** : The **Test and release** screen in the Play Console\n\nIn the drop-down in the top right of the page, select **Manage form factors**,\nand add Wear OS as a form factor for your app:\n**Figure 3** : Selecting the **Manage form\nfactors** option (left), then adding Wear OS on the **Form factors** tab on the **Advanced settings** screen (right)\n\nCreate a release on the internal testing track\n\nReturn to the internal testing menu and create a Wear OS-only internal testing\ntrack. Then, create a release:\n**Figure 4** : Select the **Create track** button (left), then on the next screen, select the **Create new release** button (right).\n\nOn the **Create closed testing release** screen, select **Choose signing key**.\n| **Caution:** In the **Choose signing key** dialog that appears, select **Use Google-generated key**:\n**Figure 5** : Select the **Choose signing\nkey** button (left), then in the dialog that appears, select **Use\nGoogle-generated key** (right).\n\nDrag-and-drop the AAB file from Watch Face Designer into the **Upload** section,\nand proceed with creating the release on the testing track.\n\nNext steps\n\nFrom here, follow official Google Play documentation on [trying out apps in the\ntesting track](https://support.google.com/googleplay/answer/7003180) and [promoting releases to production](https://support.google.com/googleplay/android-developer/answer/9859348), which makes your\napp visible to everyone on Google Play."]]