5.0 device, and yes, 0.14.x doesn't get this error when doing the same on sub-5.0 devices. But this is not true of 0.12.x of plugin, which overwrites apps without complaint on same 5.0 device.
On Wednesday, November 19, 2014 12:50:43 PM UTC-8, Xavier Ducrohet wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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.
