简体   繁体   English

将AndroidManifest.xml添加到Project后如何将应用程序部署到移动设备

[英]How to deploy an app to mobile after adding AndroidManifest.xml to Project

My problem is, that I can't seem to deploy my app to my phone (galaxy s4) or the emulator anymore, after adding the AndroidManifest.xml to the project. 我的问题是,在将AndroidManifest.xml添加到项目后,我似乎无法再将应用程序部署到手机(银河s4)或模拟器上。

I have been working on this app for 1 or 2 days, never had a problem testing it on my phone. 我使用这个应用程式已有1或2天,从未在手机上测试任何问题。 I wanted to add the App Icon and change the app display name and found out that it had to be done over the AndroidManifest.xml file. 我想添加“应用程序图标”并更改应用程序的显示名称,发现必须通过AndroidManifest.xml文件来完成。 So after finally finding where to add it in the QtCreator, I added an Icon and changed the name. 因此,在最终找到要在QtCreator中添加它的位置之后,我添加了一个Icon并更改了名称。 When I click deploy, it loads and then the bar turns red, without ANY error messages or nothing. 当我单击部署时,它将加载,然后该栏变为红色,没有任何错误消息或什么都没有。 It just goes red full and then goes away. 它只是变成红色满,然后消失。 Even the warnings from build are not even showing. 甚至连来自构建的警告都没有显示。

I hope you guys can help me, this is my first question, so if I forgot any information or asked the question wrong, please let me know :) 希望你们能帮助我,这是我的第一个问题,因此,如果我忘记了任何信息或提出的问题有误,请让我知道:)

You need dirqml2sdk debugger libaries (if your OS is windows). 您需要dirqml2sdk调试器库(如果您的操作系统是Windows)。 You can download it from here . 您可以从这里下载。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM