What's the API level of the device you are installing the apk on? On Wed, Nov 19, 2014 at 12:41 PM, Colin Madere <[email protected]> wrote:
> Noticed bumping up to 0.14.x that a "gradle installX" type command isn't > force-installing a new app version over the existing version, giving the > old: > > INSTALL_FAILED_ALREADY_EXISTS: Attempt to re-install com.yours.app without > first uninstalling. > > This wasn't true with 0.12.x, just wondering if this is an intentional > change and if there's a better way to override it other than adding > "uninstallX" commands to the gradle call. > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
