文件最后提交记录最后更新时间
Issue: #I6G1OK description: 1.替换系统特性-媒体-屏幕截图为Graphics\Screenshot 2.下架JsDotTest 3.补充主干与新目录 后台播放音乐 工程缺失的build-profile.json5文件 4.临时上架ImageShow到BasicFeature\Media目录 5.行业解决方案新增Media目录,新增仿相机工程MultiMedia Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
ImageShow 测试用例补充 Signed-off-by: yanhuan <yanhuan15@huawei.com> 2 年前
imageShow、Container、Process进行ohpm迁移 Signed-off-by: @two-thousand-or-three-thousand <lisiquan1@huawei.com> 3 年前
ImageShow 测试用例补充 Signed-off-by: yanhuan <yanhuan15@huawei.com> 2 年前
Issue: #I6G1OK description: 1.替换系统特性-媒体-屏幕截图为Graphics\Screenshot 2.下架JsDotTest 3.补充主干与新目录 后台播放音乐 工程缺失的build-profile.json5文件 4.临时上架ImageShow到BasicFeature\Media目录 5.行业解决方案新增Media目录,新增仿相机工程MultiMedia Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
!2255 【0230】code目录下代码适配 part.1+2+3 * code目录下代码适配 part.3 * code目录下代码适配 part.2 * code目录下代码适配 part.1 Signed-off-by: sunwenxu <sunwenxu1@huawei.com> 3 年前
Issue: #I6G1OK description: 1.替换系统特性-媒体-屏幕截图为Graphics\Screenshot 2.下架JsDotTest 3.补充主干与新目录 后台播放音乐 工程缺失的build-profile.json5文件 4.临时上架ImageShow到BasicFeature\Media目录 5.行业解决方案新增Media目录,新增仿相机工程MultiMedia Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
MediaController、MediaProvider、GamePuzzle、Image、ImageShow死链整改 Signed-off-by: yeyedeshen <yangxin181@huawei.com> 2 年前
revert sdk version 10->9 Signed-off-by: sunwenxu <sunwenxu1@huawei.com> 3 年前
Issue: #I6G1OK description: 1.替换系统特性-媒体-屏幕截图为Graphics\Screenshot 2.下架JsDotTest 3.补充主干与新目录 后台播放音乐 工程缺失的build-profile.json5文件 4.临时上架ImageShow到BasicFeature\Media目录 5.行业解决方案新增Media目录,新增仿相机工程MultiMedia Sig: SIG_Sample Feature or Bugfix: Bugfix Binary Source: No Signed-off-by: hongshengquan <hongshengquan3@huawei.com> 3 年前
BatteryInfo testrunner文件重命名 Signed-off-by: wanghanghui <wanghanghui2@huawei.com> 3 年前
imageShow、Container、Process进行ohpm迁移 Signed-off-by: @two-thousand-or-three-thousand <lisiquan1@huawei.com> 3 年前
imageShow、Container、Process进行ohpm迁移 Signed-off-by: @two-thousand-or-three-thousand <lisiquan1@huawei.com> 3 年前
添加自动化测试用例 Signed-off-by: @two-thousand-or-three-thousand <lisiquan1@huawei.com> 3 年前
README.md

Image Show

Introduction

In this sample, you can add images from Gallery to the offering review page.

This sample uses the <TextArea> component to implement multi-line text input and the mediaLibrary class to obtain and select images.

Usage

  1. Touch Add image. The page for selecting images is displayed.

  2. Select the images to be added. The number of selected images is displayed in the upper right corner, and the thumbnails of selected images are displayed in the lower part. You can select six images at most.

  3. Touch Next. The home page is displayed, and the images selected are displayed on the home page. You can touch Add image again to select other images.

  4. Touch the text box to input your comment.

  5. Touch the back button to exit the app.

Display Effect

Required Permissions

ohos.permission.READ_MEDIA, which allows an app to read media files from the user's external storage.

Dependency

N/A

Constraints

  1. This sample can only be run on standard-system devices that use the Rockchip RK3568 development board.

  2. This sample is based on the stage model, which is supported from API version 9 (SDK version: 3.2.5.5).

  3. DevEco Studio 3.0 Beta4 (Build version: 3.0.0.991, built on July 6, 2022) must be used.