Cheryl Sedota
2008-11-03 16:26:15 UTC
I am getting this error on the G1 (so the advice to "-wipe-data" is
not possible) and need help getting around it.
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
Package com.frogdesign.test1 signatures do not match the previously
installed version; ignoring
Package couldn't be installed in /data/app/com.frogdesign.test1.apk
I have a few apps with a 'shared user id' - I installed two apps that
use the same shared user id and the two apps were built on different
machines so I realize that is the source of the problem.
However, I am stuck! I uninstalled (via "adb uninstall <package
name>") all of my apps and tried to re-install a new build (suite of
apps) which was completely built on the same machine. It appears that
the system is keeping around some old data (maybe in the cache?) for
the apps that I uninstalled because I get that error when I try to
install the fresh apps.
If anyone can please help I would really appreciate it, it's
completely blocking us from testing our apps on the G1.
Thanks,
Cheryl
across sessions, start the instances with the -data option (see Startup
Options) and supply the path to a user-data file. "
http://code.google.com/android/reference/emulator.html
--
Mark Murphy (a Commons Guy)http://commonsware.com
Android Training on the Ranch! -- Mar 16-20, 2009http://www.bignerdranch.com/schedule.shtml
not possible) and need help getting around it.
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
Package com.frogdesign.test1 signatures do not match the previously
installed version; ignoring
Package couldn't be installed in /data/app/com.frogdesign.test1.apk
I have a few apps with a 'shared user id' - I installed two apps that
use the same shared user id and the two apps were built on different
machines so I realize that is the source of the problem.
However, I am stuck! I uninstalled (via "adb uninstall <package
name>") all of my apps and tried to re-install a new build (suite of
apps) which was completely built on the same machine. It appears that
the system is keeping around some old data (maybe in the cache?) for
the apps that I uninstalled because I get that error when I try to
install the fresh apps.
If anyone can please help I would really appreciate it, it's
completely blocking us from testing our apps on the G1.
Thanks,
Cheryl
However, now I can't install from Eclipse any more. Have to do a wipe
again. Is it possible to have two different emulator instances, one
for testing, one for development?
"To run multiple emulator instances and let each maintain user dataagain. Is it possible to have two different emulator instances, one
for testing, one for development?
across sessions, start the instances with the -data option (see Startup
Options) and supply the path to a user-data file. "
http://code.google.com/android/reference/emulator.html
--
Mark Murphy (a Commons Guy)http://commonsware.com
Android Training on the Ranch! -- Mar 16-20, 2009http://www.bignerdranch.com/schedule.shtml