美文网首页
Android Studio 开发错误 Installation

Android Studio 开发错误 Installation

作者: 庞哈哈哈12138 | 来源:发表于2017-07-27 23:03 被阅读0次

新的项目第一次编译运行就出现了如下的错误
编译过了,但是安装不上去

1

很崩溃 再三检查了手机usb调试和安装,没有问题,之后问了群里大佬
得到了一些解答方案

  • 1.Removed existing application (if it is already installed )

  • 2.Removed share user ID from android manifest

  • 3.Bulid the application.

  • 4.Now enter share user ID again

  • 5.build the application 1 more time
    最终采取


    2

这一项不勾选

重新build ok 安装成功

相关文章

网友评论

      本文标题:Android Studio 开发错误 Installation

      本文链接:https://www.haomeiwen.com/subject/pwwtlxtx.html