mirror of
https://gitee.com/openharmony/napi_generator
synced 2024-11-27 02:30:36 +00:00
add intelliJ pic
Signed-off-by: zhaojunxia <zhaojunxia@kaihongdigi.com>
This commit is contained in:
parent
9717934c4c
commit
7ec7e69b3b
@ -1,13 +1,13 @@
|
||||
# 集成测试
|
||||
|
||||
## 简介
|
||||
本文主要介绍如何集成NAPI到openharmony系统,进而进行集成测试。
|
||||
本文主要介绍如何集成NAPI到openharmony系统,进而进行集成测试。
|
||||
|
||||
## 设备准备
|
||||
|
||||
1.硬件:rk3566开发套件
|
||||
2.系统镜像:镜像生成方式见:https://gitee.com/openharmony-sig/napi_generator/blob/master/docs/集成方法.md
|
||||
3.应用hap包:hap包及源码路径如下:napi_generator/examples/app
|
||||
1.硬件:rk3566开发套件
|
||||
2.系统镜像:镜像生成方式见:https://gitee.com/openharmony-sig/napi_generator/blob/master/docs/集成方法.md
|
||||
3.应用hap包:hap包及源码路径如下:napi_generator/examples/app
|
||||
|
||||
|
||||
## 使用说明
|
||||
@ -28,11 +28,11 @@
|
||||
## 查看结果
|
||||
log.txt中包含“===isScreenOn===”日志表示接口调用成功,如下所示:
|
||||
|
||||
03-01 19:48:19.594 916 940 I 00000/power_interface: ===isScreenOn===
|
||||
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: <342>AddEglData: bufferImpl is reused return.
|
||||
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: (Window)<217>WaitForReleaseFence: releaseFence 39.
|
||||
03-01 19:48:19.594 916 923 I 03b00/JSApp: app Log: power_is_screen_on_promise_test screenOn is 0
|
||||
03-01 19:48:19.594 916 940 I 00000/power_interface: ===isScreenOn===
|
||||
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: <342>AddEglData: bufferImpl is reused return.
|
||||
03-01 19:48:19.594 916 925 I 00000/ProducerEglSurface: (Window)<217>WaitForReleaseFence: releaseFence 39.
|
||||
03-01 19:48:19.594 916 923 I 03b00/JSApp: app Log: power_is_screen_on_promise_test screenOn is 0
|
||||
|
||||
## 相关仓
|
||||
|
||||
暂无
|
||||
暂无
|
||||
|
BIN
examples/app/napi_generator_demo.zip
Normal file
BIN
examples/app/napi_generator_demo.zip
Normal file
Binary file not shown.
BIN
figures/IntelliJ_develop_five.png
Normal file
BIN
figures/IntelliJ_develop_five.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
BIN
figures/IntelliJ_develop_four.png
Normal file
BIN
figures/IntelliJ_develop_four.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
BIN
figures/IntelliJ_develop_one.png
Normal file
BIN
figures/IntelliJ_develop_one.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
BIN
figures/IntelliJ_develop_three.png
Normal file
BIN
figures/IntelliJ_develop_three.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
BIN
figures/IntelliJ_develop_two.png
Normal file
BIN
figures/IntelliJ_develop_two.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
Loading…
Reference in New Issue
Block a user