0

I have a specific build flavor that works with Instant Run. I want to be able to toggle Instant Run with a shortcut. Is this possible?

Jim Clermonts
  • 1,694
  • 8
  • 39
  • 94

1 Answers1

1

Enable instant run shortcut for build flavor

Short answer NO you can't do that

Instant run is an android studio feature and it cannot be driven from the app/build flavors of an app, you can enable it in your system and there is no way to trigger it in other person's system from the app,

Aniruddha K.M
  • 7,361
  • 3
  • 43
  • 52