Android INSTALL_FAILED_UID_CHANGED

前端 未结 26 1235
走了就别回头了
走了就别回头了 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:48

    I met the similar problem. The reson is that you didn't uninstall all component of the app.My solution is: deleting /data/data/com.eg.android.AlipayGphone manually.

    work well for me.

    I hope it is helpful for u!

提交回复
热议问题