Eclipse Installation error: INSTALL_FAILED_UID_CHANGED

后端 未结 11 1691
粉色の甜心
粉色の甜心 2020-11-28 12:45

I have problem with running an android application from eclipse on real android device

when I click on Run it just show me this error: Installation error: INST

11条回答
  •  失恋的感觉
    2020-11-28 13:19

    It may be possible that the application did not get uninstalled properly. There may be data folder left out. So try to remove data folder of the application manually and try installing the application again.

提交回复
热议问题