I try to install a new apk with my mobile,the cmd give me wrong message 'INSTALL_FAILED_ALREADY_EXISTS', and I'm sure the old apk version code is '3', version name is '1.1',the new apk version code is 4 and version name is 1.2,but install failed also. if someone know how to fix it,tell me please. thanks.
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
Did you use the "-r" (for replace) option when using "adb install"? You need that when updating a package.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.