- Where Developers Learn, Share, & Build Careers


I am trying to install an APK (download from a site) in the ICS emulator through ADB Shell, but giving it the following error:

/ P>

Failure [INSTALL_FAILED_UID_CHANGED]

What could be the problem? Uninstall the previous version of the app from the first emulator, then try again.

You can access this system setting & gt; Applications & gt; Manage applications and select the app.

If the app still fails to install, then select the emulator with the wipe user data option.

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -