Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Before developing an app, refer to the sample code to view the effects after integrating Wear Engine to the app.
Android platform for phones
Android Studio 3.3.2 or later
Requirements for your app:
Requirements for test devices: Phone runs Android 6.0 or later, with the Huawei Health app installed (For non-Huawei phones, HMS Core (APK) is also required, and the Huawei Health app is allowed to run in the background in the app permission management on the phone's settings screen.)
iOS platform for phones
Xcode 12 or later
Requirements for your app:
Test device: a mobile phone running iOS 13 or later and has the Huawei Health app installed
HarmonyOS platform for wearable devices
For details about the DevEco Studio development environment, refer to DevEco Studio User Guide.
For details about the devices used for app testing, please refer to Supported Devices.
You need to follow the process below to develop your app.

You can only proceed to the following debugging process after you have obtained the permission, otherwise some features of Wear Engine cannot run as expected.
Use Android Studio to develop your phone app and integrate the Wear Engine SDK, so you can develop the Wear Engine capabilities for your phone app. For details, refer to Integrating the Wear Engine SDK.
To implement message communications between apps (sending messages or files between the phone app and its counterpart on the wearable device), you need to develop the corresponding wearable app.
For details about how to release phone apps, refer to Releasing an App (APK). For details about how to release wearable apps, refer to Releasing a HarmonyOS App.