简体   繁体   English

安装 APK Android Studio 3.3 时出错

[英]Error while Installing APK Android Studio 3.3

I am unable to run application on any android phone.我无法在任何安卓手机上运行应用程序。 I have Android Studio 3.3 , and it used to work fine.我有 Android Studio 3.3 ,它曾经运行良好。 And now suddnely it shows Error while Installing APK .现在突然它在安装 APK时显示错误。 Session 'app': Error Installing APK I tried :会话“应用程序”:安装 APK 时出错我尝试过:

-- Clean, Build , -- Invalidate caches and Restart , -- Disabled Instant Run , -- Checked devices for storage , USB debugging - 清理,构建, - 使缓存无效并重新启动, - 禁用即时运行, - 检查设备以进行存储,USB 调试

Nothing works.什么都行不通。 I cannot install the apk on android device.我无法在 android 设备上安装 apk。

Any one knows how to resolve this issue?有谁知道如何解决这个问题? Any help is appreciated.任何帮助表示赞赏。

Thanks.谢谢。

I've faced this issue before, & turns out the device just had insufficient memory for the app.我以前遇到过这个问题,结果发现设备的应用程序内存不足。 Try free up some memory on your device.尝试释放设备上的一些内存。

This question seems too broad to give an appropriately specific answer. 这个问题似乎过于宽泛,无法给出适当的具体答案。 I can give some recommendations that you might have not done yet. 我可以提供一些你可能尚未完成的建议。

  1. Remove app from device and install it again. 从设备中删除应用程序并重新安装。

  2. Maybe you have not allowed USB debugging in developer options. 也许你没有在开发者选项中允许USB调试。

  3. Maybe you have not allowed USB debugging on this phone. 也许你不允许在这款手机上进行USB调试。 The dialog that appears whenever you connect the phone to the pc. 每当您将手机连接到电脑时出现的对话框。

Also, I would suggest adding a screenshot of the error 另外,我建议添加错误的屏幕截图

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

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