Which of the following accounts does the authentication service support?
When a developer calls Particle Ability (PA) with FA (Feature Ability), callAbility returns the error "Internal ability not register.", what key steps does the developer need to check?
Which of the following options belong to the kernel layer in the HarmonyOS system architecture?
When creating an application, which field in the app.json5 or config.json file must be the same as the application package name?
Which of the following is all the components of the HAP package in HarmonyOS?
A developer uses the HarmonyOS Bluetooth Low Energy function to achieve cross-distance wireless communication, how does the central device and peripheral devices interact in this scenario?
A HarmonyOS developer uses the EventHandler mechanism to process four events: A, B, C, and D, where event D retains the default priority, and the priority properties of the other three events are set as follows: Event A: Priority.INTERMEDIATE Event B: Priority.HIGH Event C: Priority.IDLEWhich of the following statements about the above events are correct?
What are the following task distribution methods for developers?
What files does an engineer need to use to sign the debugged module when he wants to debug a newly developed application on a real device?
Which of the following combinations cannot realize two-way data synchronization between child components and parent and child components?
The library file is the third-party code that the application depends, which are the correct ways to use the following library files?
When a developer sets a background for a Text component, which of the following methods are correct?
To test the HarmonyOS Bluetooth Low Energy function, a developer uses a central device to call the startScan() interface and scans for a peripheral device. In order for the central device to complete the data exchange with the peripherals, the developer implemented the following development steps.
What kind of permissions do you need to use Image to load network images?
When a user is on a video call,Want to migrate the mobile phone video to the smart screen for playback,When clicking Migrate,Find that the smart screen is already in theoptional list,What are the correct descriptions of the scene?