Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HUAWEI HMS Core
Documents from this version have been archived, and will not continue to be maintained. Please use the latest version.
This API is used to download an unreleased tag container version that has been configured on the web page.
The following example shows how to register PreviewActivity in the AndroidManifest.xml file:
- <activity
- android:name="com.huawei.hms.dtm.PreviewActivity"
- android:exported="true"
- android:noHistory="true">
- <meta-data
- android:name="hwc-theme"
- android:value="androidhwext:style/Theme.Emui" />
- <intent-filter>
- <data android:scheme="dtm.configuration.${applicationId}" />
- <action android:name="android.intent.action.VIEW" />
- <category android:name="android.intent.category.DEFAULT" />
- <category android:name="android.intent.category.BROWSABLE" />
- </intent-filter>
- </activity>
None.
None.
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.