Android INSTALL_FAILED_UID_CHANGED

前端 未结 26 1203
走了就别回头了
走了就别回头了 2020-11-28 07:37

I have been doing debugging on Android using my Nexus 4, however I recently encountered this error here. After doing some research on this error, it seems to be an issue wit

26条回答
  •  無奈伤痛
    2020-11-28 07:54

    I got another solution working for me. You can change the package name of application, so that device recognizes it as different application and installation completes successfully. Might be helpful for those who don't have root access and also don't want to reset device.

提交回复
热议问题