简体   繁体   English

无法在Android虚拟机上安装Ministro服务

[英]Can't install Ministro service on Android virtual machine

I had asked a similar question for Necessitas before , but now the solution no longer works for Qt 5. 之前我曾对Necessitas提出过类似的问题,但现在该解决方案不再适用于Qt 5。

The problem is similar, when deploying my application on a real phone, Ministro installs fine, but on the Android virtual machine, the Ministro service says: 问题相似,将我的应用程序部署在真实电话上时,Ministro可以很好地安装,但是在Android虚拟机上,Ministro服务会显示:

Can't find Ministro service. 找不到Ministro服务。 The application can't start. 该应用程序无法启动。

Here are some screenshots: 以下是一些屏幕截图:

在此处输入图片说明在此处输入图片说明

It is quite simple. 这很简单。 There are two ways: 有两种方法:

adb install Ministro.apk

or 要么

"Install Ministro from APK" (QtCreator)

as per this screenshot: 按照此屏幕截图:

在此处输入图片说明

See further information here or here . 在此处此处查看更多信息。

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

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