当前位置:网站首页>How to use ide to automatically sign and debug Hongmeng application
How to use ide to automatically sign and debug Hongmeng application
2022-07-02 11:00:00 【Huawei Developer Forum】
Introduce
Hongmeng application is in the debugging stage , You need to configure the debugging certificate and debugging profile file . There are two ways :
1、 By getting from AGC Apply for commissioning certificate and Profile After the document , Then sign .
But this method is more complicated , And get the device UDID It's a little bit of a hassle , It is recommended to use the lower version IDE Next use .
2、 adopt IDE Automatic signature method to complete application debugging
This way needs to be in DevEco Studio V2.1 Release And later , If the version is lower, you can upgrade to the higher version first . This method only needs to use USB First connect the Hongmeng equipment and IDE Can automatically complete the debugging certificate and debugging profile File generation and download integration .
Operation steps
- Connect Hongmeng equipment and IDE, Successfully connected at IDE The device model will be displayed , as follows :

2. Get into File > Project Structure > Project > Signing Configs Interface , Click on “Sign In” Button login AGC Website .

After pop-up authorization , Enter the Huawei account number , Click on “ allow ”:

After successful login IDE The page will now configure options :

3. stay AGC Create projects and Applications ,AGC Basic operation , You can see link .
Be careful AGC The package name of the application must be the same as IDE In the project config.json In the document “bundleName” The values are consistent . If the package name is duplicate , Need to recreate .
4. After the project and application are created , return DevEco Studio Automatic signature interface , Click on Try Again, You can automatically sign .

Automatically generate the key required for signature (.p12)、 digital certificate (.cer) and Profile file (.p7b) Will be saved to the user user In the catalog .ohos\config Under the table of contents .

5. Click on OK Save to debug Hongmeng application .
For relevant references, see
边栏推荐
- 二叉树专题--P1030 [NOIP2001 普及组] 求先序排列
- UVM——Callback
- 华为联机对战服务玩家掉线重连案例总结
- PCL Eigen介绍及简单使用
- 【AGC】构建服务3-认证服务示例
- 拆解美图SaaS:开着飞机换引擎
- LabVIEW为什么浮点数会丢失精度
- 全网显示 IP 归属地,是怎么实现的?
- Special topic of binary tree -- acwing 1497 Traversal of the tree (use post and mid order traversal to build a binary tree)
- 二叉树专题--AcWing 3540. 二叉搜索树建树(实用板子 构建二叉搜索树 并输出前、中、后序遍历)
猜你喜欢

LeetCode+ 76 - 80 暴搜专题

使用华为性能管理服务,按需配置采样率

JSP webshell free -- webshell free

如何使用IDE自动签名调试鸿蒙应用

二叉树专题--AcWing 19. 二叉树的下一个节点(找树中节点的后继)

Mysql database remote access permission settings
![[AI application] Hikvision ivms-4200 software installation](/img/4e/1640e3cafac13ce4d39520195c3217.png)
[AI application] Hikvision ivms-4200 software installation

二叉树专题--AcWing 1589. 构建二叉搜索树

集成学习概览

二叉树专题--洛谷 P1229 遍历问题(乘法原理 已知前、后序遍历求中序遍历个数)
随机推荐
VSCode工具使用
QT学习日记8——资源文件添加
【AppLinking实战案例】通过AppLinking分享应用内图片
Introduction to MySQL 8 DBA foundation tutorial
PCL之K-d树与八叉树
华为AppLinking中统一链接的创建和使用
js数组常用方法
PCL extracts a subset from a point cloud
From Read and save in bag file Jpg pictures and PCD point cloud
集成学习概览
洛谷 P1892 [BOI2003]团伙(并查集变种 反集)
AppGallery Connect场景化开发实战—图片存储分享
The URL in the RTSP setup header of the axis device cannot take a parameter
Kustomize使用手册
二叉树专题--AcWing 18. 重建二叉树(利用前、中序遍历,构建二叉树)
MySQL lethal serial question 4 -- are you familiar with MySQL logs?
Record attributeerror: 'nonetype' object has no attribute 'nextcall‘
Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)
软件产品管理系统有哪些?12个最佳产品管理工具盘点
【深入浅出玩转FPGA学习4----漫谈状态机设计】