aspose file tools
The moose likes Android and the fly likes I can't install my new apk Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "I can Watch "I can New topic
Author

I can't install my new apk

ruby rails
Greenhorn

Joined: Sep 22, 2011
Posts: 1
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
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.
 
subject: I can't install my new apk
 
Similar Threads
problem parsing the package in android
cannot open the pdf application in emulator
deploying app to android phone without signing?
Installing APK from SD Card
deploying a .apk file (App), Without the App store, could not open/mnt/sdcard/ActionBarExample.apk