标签 HarmonyOS sample 下的文章

News from September 7 Yesterday, Huawei officially stated that HarmonyOS was new to the Sample this week and 5 new examples were added, including the JsFACard example function, the JsRouter example, the NativeImage example, the JsTimer example, and the JsDevice example.

HarmonyOS sample

Huawei Hongmeng HarmonyOS 2 adds 5 new Sample examples

Sample1: Update the JsFACard sample function

Scenario: This example shows the service card function, through which important information of the user application is displayed on the desktop. This time, the function of using cards through shortcut gestures has been added to achieve the purpose of direct service and reducing hierarchical jumps.

●Download link:

https://gitee.com/openharmony/app_samples/tree/master/UI/JsFACard

Sample2: New JsRouter sample

Scenario: This example shows that by clicking on the text content, the current page jumps to the specified page. The router interface is used to realize the page jump capability and the transfer of parameters during the page jump process.

●Download link:

https://gitee.com/openharmony/app_samples/tree/master/UI/JsRouter

Sample3: New NativeImage sample

Scenario: This example shows how to declare the JNI interface and lock and access or unlock pixel data functions through the JNI interface, and provide access to pixel data and pixel map information through Native_image.

●Download link:

https://gitee.com/openharmony/app_samples/tree/master/native/NativeImage

Sample4: New JsTimer sample

Scenario: In this example, the system time is set through the systemTime interface, and the timer is set through the setTimeout () function.

●Download link:
https://gitee.com/openharmony/app_samples/tree/master/UI/JsTimer

Sample5: New JsDevice sample

Scenario: This example uses the deviceInfo, systemParameter and batteryInfo interfaces to query device information, system properties, and battery and charging properties respectively.

●Download link:

https://gitee.com/openharmony/app_samples/tree/master/UI/JsDevice

Developers can directly import examples through DevEco Studio, the steps are as follows:

  1. Click File>New>Import HarmonyOS Sample under DevEco Studio, and a Sample selection box will pop up.
  2. Select Sample and click "Next", then the storage path selection box will pop up, click "Finish" after setting, and wait for the sample to be downloaded.
免责声明
本博客部分内容来自于互联网,不代表作者的观点和立场,如若侵犯到您的权益,请联系[email protected]。我们会在24小时内进行删除。