HarmonyOS provides developers with different abilities according to different application scenarios, for example, if a developer plans to develop a background music playback function, which of the following is correct about the configuration of the ability in config.json?
Answer : A
HarmonyOS provides two mechanisms for calling JavaPA (ParticleAbility) by JSFA(FeatureAbility), namely Ability and InternalAbility.
Answer : A, B, C, E
What is the full name of HUKS in Chinese
Answer : B
Which of the following permissions is required when using the Video component to play network videos?
Answer : B
The description of the ForEach(arr,itemGenerator,index) component is correct
Answer : B, C, D
There is an application A that occupies a large amount of memory and a background service B on the mobile phone, but there is no binding relationship between the two. What are the following scenarios that may cause Service B to be stopped?
Answer : B, C, D
A developer has developed a HarmonyOS application that remotely launches a Page on phone B, and which of the following permissions does not need to request the user to grant permission by sending a pop-up window at runtime?
Answer : A, B, C