当前位置:网站首页>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
边栏推荐
猜你喜欢

快应用中实现自定义抽屉组件

如何使用IDE自动签名调试鸿蒙应用
![Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)](/img/c2/bb85b681af0f78b380b1d179c7ea49.png)
Binary tree topic -- Luogu p3884 [jloi2009] binary tree problem (DFS for binary tree depth BFS for binary tree width Dijkstra for shortest path)

JSP webshell free -- the basis of JSP
![[SUCTF2018]followme](/img/63/9104f9c8bd24937b0fc65053efec96.png)
[SUCTF2018]followme

一招快速实现自定义快应用titlebar

Special topic of binary tree -- acwing 19 The next node of the binary tree (find the successor of the node in the tree)

Operator-1 first acquaintance with operator

华为游戏初始化init失败,返回错误码907135000

JVM之垃圾回收器
随机推荐
PCL 从一个点云中提取一个子集
《实习报告》Skywalking分布式链路追踪?
二叉树专题--AcWing 1589. 构建二叉搜索树
Luogu p4281 [ahoi2008] emergency gathering / gathering (tree doubling LCA)
JS settimeout() and interview questions
2022爱分析· 国央企数字化厂商全景报告
AppGallery Connect场景化开发实战—图片存储分享
Open the encrypted SQLite method with sqlcipher
PCL之K-d树与八叉树
PCL Eigen介绍及简单使用
PCL point cloud to depth image
【深入浅出玩转FPGA学习3-----基本语法】
【AGC】如何解决事件分析数据本地和AGC面板中显示不一致的问题?
K-d tree and octree of PCL
洛谷 P1892 [BOI2003]团伙(并查集变种 反集)
js promise. all
Primary key policy problem
华为AppLinking中统一链接的创建和使用
拆解美图SaaS:开着飞机换引擎
2022-06-17