简体   繁体   English

无法实现设备的Android Studio已安装APP

[英]Android Studio not realising device has already installed APP

I have recently got an Honor 7 on Android 6.0 (23) Thought I'll test my project on it. 我最近在Android 6.0(23)上获得了Honor 7,以为我将在其上测试我的项目。 However I could not help but notice the device install the app very quickly once I have confirmed on the device I want to install the project. 但是,一旦在要安装项目的设备上确认后,我便会注意到设备很快安装了应用程序。 Android Studio does not notice the device has already installed the app. Android Studio不会注意到设备已经安装了该应用程序。 I have no idea how to resolve the issue, and unable to see anything in the Log cat. 我不知道如何解决该问题,并且无法在Log cat中看到任何内容。

Has anyone got any idea how to resolve the issue? 有谁知道如何解决该问题? I have never come across the issue before, and unable to find any solution online. 我以前从未遇到过这个问题,也无法在线找到任何解决方案。

Many Thanks in advance. 提前谢谢了。

check if debugging is set properly in phone. 检查手机中的调试是否正确设置。

U can try to uninstall the app from phone. 您可以尝试从手机上卸载该应用。

Clean and build your app again and install. 清理并再次构建您的应用程序并安装。

see if it works. 看看是否有效。

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

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