From c4d598ee781dff6367db9743a2d313ae994927cc Mon Sep 17 00:00:00 2001 From: sfchu Date: Thu, 27 Feb 2025 15:27:04 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E3=80=8A=E5=AE=9E=E7=8E=B0=E7=94=BB?= =?UTF-8?q?=E4=B8=AD=E7=94=BB=E6=95=88=E6=9E=9C=E3=80=8BREADME.md=20?= =?UTF-8?q?=E7=BA=A6=E6=9D=9F=E4=B8=8E=E9=99=90=E5=88=B6=20=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 11 +++++++---- README.md | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/README.en.md b/README.en.md index 4b2c4e1..6e60f3b 100644 --- a/README.en.md +++ b/README.en.md @@ -53,7 +53,10 @@ N/A ## Constraints -1. The sample app is supported only on Huawei phones running the standard system. -2. The HarmonyOS version must be HarmonyOS NEXT Developer Beta1 or later. -3. The DevEco Studio version must be DevEco Studio NEXT Developer Beta1 or later. -4. The HarmonyOS SDK version must be HarmonyOS NEXT Developer Beta1 or later. +1. The sample is only supported on Huawei phones with standard systems. + +2. The HarmonyOS version must be HarmonyOS 5.0.0 Release or later. + +3. The DevEco Studio version must be DevEco Studio 5.0.0 Release or later. + +4. The HarmonyOS SDK version must be HarmonyOS 5.0.0 Release SDK or later. diff --git a/README.md b/README.md index 2c9e878..6a1657c 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,12 @@ 不涉及 -## 约束与限制 +### 约束与限制 1. 本示例仅支持标准系统上运行,支持设备:华为手机。 -2. HarmonyOS系统:HarmonyOS NEXT Developer Beta1及以上。 -3. DevEco Studio版本:DevEco Studio NEXT Developer Beta1及以上。 -4. HarmonyOS SDK版本:HarmonyOS NEXT Developer Beta1 SDK及以上。 \ No newline at end of file + +2. HarmonyOS系统:HarmonyOS 5.0.0 Release及以上。 + +3. DevEco Studio版本:DevEco Studio 5.0.0 Release及以上。 + +4. HarmonyOS SDK版本:HarmonyOS 5.0.0 Release SDK及以上。 \ No newline at end of file -- Gitee From dc8f279d342d6ce2e32af4545bdb2fc3cc9b2dd6 Mon Sep 17 00:00:00 2001 From: sfchu Date: Thu, 27 Feb 2025 16:35:51 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E3=80=8A=E5=AE=9E=E7=8E=B0=E7=94=BB?= =?UTF-8?q?=E4=B8=AD=E7=94=BB=E6=95=88=E6=9E=9C=E3=80=8BREADME.md=20?= =?UTF-8?q?=E7=BA=A6=E6=9D=9F=E4=B8=8E=E9=99=90=E5=88=B6=20=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a1657c..9bbabe2 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ 不涉及 -### 约束与限制 +## 约束与限制 1. 本示例仅支持标准系统上运行,支持设备:华为手机。 -- Gitee