New Year Special Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

H14-231_V1.0 Exam Dumps - HCIP-HarmonyOS Application Developer V1.0

Go to page:
Question # 169

If a developer uses custom components when developing a HarmonyOS application, what are the correct descriptions of custom components below?

A.

Add tag elements such as styleable and item to values/attrs.xml

B.

In the constructor with the AttrSet parameter of the custom component, useattrSet.getAttr("XxX").get().getStringValue() to get the property

C.

Add xmlns:app="http://schemas.huawei.com/apk/ res/ohos"to the layout.xml of the component definition

D.

In the constructor of the custom component, call array.getlntegor(ResourceManager.styleab1e.***,100)to get the property

Full Access
Question # 170

Which of the following APIs can I use to query the information of Ability?

A.

bundleManager.queryAbilityByWant

B.

BundleManager.getApplicationInfo

C.

BundleManager.getAbilitylnfo

D.

BundleManager.getBundlelnfo

Full Access
Question # 171

When a developer receives a new product demand and asks the user to remake old documents such as paper letters into electronic versions, the application can improve the remake effect of old documents and make the work more correct. What kind of AI-enabled capabilities can be leveraged by HarmonyOSto achieve this?

A.

Text image is super-resolved

B.

Image super-resolution

C.

Document detection correction

D.

General character recognition

Full Access
Question # 172

The Minimalist Protocol is a communication protocol customized by HarmonyOS, which layers of the traditional communication protocol are simplified?

A.

Application Layer

B.

Data Link Layer

C.

Transport Layer

D.

represents the layer

E.

network layer

F.

Session Layer

Full Access
Question # 173

The library file is the third-party code that the application depends on, which of the following library files are correct?

A.

Create a new module with the source code of the library file as a whole, and the entry directly references the classes in the library file

B.

Put the library files in the libs directory in the form of jar, so, etc., and then referencethe dependencies dependencies{Implementation project(":mylibrary ")} through the build.gradle under the project

C.

If the required library files exist in the maven repository, you can use repositories{Maven{Url'XXX'//toadd the project's build.gradle as follows The address of the Maven repository, which can be either a local Maven address or a remote Maven address}

}

D.

Put the library file in the libs directory in the form of jar.so, and then reference the dependency library through the build.gradle of the application module

dependencies(Implementation project(":mylibrary"))

Full Access
Question # 174

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?

A.

ohos.permission.GET_DISTRIBUTED_DEVICE_INFO

B.

ohos.permission.DISTRIBUTED_DEVICE STATE_CHANGE

C.

ohos.permission.GET_BUNDLE_INFO

D.

ohos.permission.DISTRIBUTED_DATASYNC

Full Access
Question # 175

Which of the following modules does the HarmonyOS forwarding architecture consist of?

A.

Distributed Task Scheduling

B.

Forwarding task management services

C.

Distributed security authentication

D.

Distributed soft bus

Full Access
Question # 176

HarmonyOS Capabilities are divided into two types: Feature Ability and Particle Ability.

A.

Service Ability

B.

Data Ability

C.

Page Ability

D.

Ability Slice

Full Access
Go to page: