Failure [INSTALL_FAILED_INVALID_APK]

后端 未结 30 1631
庸人自扰
庸人自扰 2020-11-27 04:12

When I click to run a project I just created in Android Studio 0.2.10 and select my Android (connected by USB with debug by USB on) I get this error:

Waiting         


        
30条回答
  •  眼角桃花
    2020-11-27 04:25

    When I experienced this issue, what fixed it for me was making sure that the AndroidManifest.xml package name was the same as the build.grade applicationId.

提交回复
热议问题