当前位置:网站首页>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
边栏推荐
- 618 what is the secret of dominating the list again? Nike's latest financial report gives the answer
- Dialogue Wu Gang: why do I believe in the rise of "big country brands"?
- UWA报告使用小技巧,你get了吗?(第四弹)
- [visual studio] visual studio 2019 community version cmake development environment installation (download | install relevant components | create compilation execution project | error handling)
- 全网显示 IP 归属地,是怎么实现的?
- 华为应用市场应用统计数据问题大揭秘
- Session cookies and tokens
- JSP webshell免杀——JSP的基础
- Disassembling Meitu SaaS: driving the plane to change the engine
- 【深入浅出玩转FPGA学习3-----基本语法】
猜你喜欢

JSP webshell free -- webshell free

对话吴纲:我为什么笃信“大国品牌”的崛起?

12. Process synchronization and semaphore

如何用list组件实现tabbar标题栏

618再次霸榜的秘密何在?耐克最新财报给出答案

【AGC】如何解决事件分析数据本地和AGC面板中显示不一致的问题?

Common methods of JS array

UVM learning - build a simple UVM verification platform

二叉树专题--AcWing 18. 重建二叉树(利用前、中序遍历,构建二叉树)

JSP webshell free -- the basis of JSP
随机推荐
static 函数中的静态变量
Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)
(5) Gear control setting of APA scene construction
JSP webshell免殺——JSP的基礎
js promise. all
JSP webshell free -- the basis of JSP
二叉树专题--AcWing 3384. 二叉树遍历(已知先序遍历 边建树 边输出中序遍历)
简洁、快速、节约内存的Excel处理工具EasyExcel
Learn open62541 -- [66] UA_ Generation method of string
P1055 [NOIP2008 普及组] ISBN 号码
P1055 [noip2008 popularization group] ISBN number
[SUCTF2018]followme
The URL in the RTSP setup header of the axis device cannot take a parameter
2022-06-17
Thanos Receiver
Start class, data analysis, high salary training plan, elite class
最详细MySql安装教程
从MediaRecord录像中读取H264参数
Set the playback speed during the playback of UOB equipment
Special topic of binary tree -- acwing 47 Path with a certain value in binary tree (preorder traversal)