When installing the HarmonyOS application development environment, if the network can directly access the Internet, developers need to set up Gradle and NPM agents to configure thedevelopment environment correctly.
If a developer wants to develop an application on a smart screen, which of the following subsystems will he use?
When a developer adds a Harmony OS app on the AppGallery web page, which platform does the developer need to choose to add the app?
In the Javascript UI framework, to realize the jump between pages, you need to specify the uri in the page routing router to find the target page.
When an Intent is used to initiate a request, if both BundleName and AbilityName are specified, which of the following codes is used to directly start the application?