We don't use "adb install" from the gradle plugin but instead talk to the
ddms layer directly so it's faster. There is currently no support for the
adb install optional parameters (outside of the -r automatically added).
This would not be difficult to add of course so I'd advise filling a RFE
and assign it to me.

thanks, jerome

On Wed Jan 21 2015 at 11:59:37 AM Michael Wallstedt <
mikewallst...@google.com> wrote:

> When we launch our app from Android Studio, 'adb install' is called under
> the covers. We need to include the '-d' flag, so that users with a "newer"
> version (i.e. built from another build system) aren't blocked. I'm not
> seeing any options for this in the run configuration. Is there another way
> to make this change?
>
> --
> 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 adt-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to