1 Star 0 Fork 4.9K

丛林 / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
device-camera-visual-prepare.md 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
wusongqing 提交于 2022-01-30 14:35 . deleted unnecessary links

Preparations

Setting Up the Development Environment

Download and install DevEco Studio. For details, see the HUAWEI DevEco Studio User Guide.

Creating a Project

  1. Open the project wizard using either of the following methods:

    • If no project is open, select Create HarmonyOS Project on the welcome page.
    • If a project is already open, go to File > New > New Project on the menu bar.
  2. Choose the Smart Vision for Device and Empty Feature Ability for Template.

  3. Click Next and configure the project.

    • Project Name: project name.
    • Package Name: software package name. By default, this name will also be used as your application ID. Your application must have a unique ID to be released.
    • Save Location: path for storing project files. The path cannot contain Chinese characters or spaces.
    • Compatible API Version: compatible API version of the SDK.
  4. Click Finish. DevEco Studio will automatically generate the sample code and resources that match your project type. Wait until the project is created.

1
https://gitee.com/jungle8023/docs.git
git@gitee.com:jungle8023/docs.git
jungle8023
docs
docs
master

搜索帮助