Does Android Studio not offer hot deployment of apps? -


whenever make smallest change code, have stop avd , restart see change. normal? android studio not offer hot deployment of apps?

it in android studio 2.0, check out instant run feature.

enter image description here


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -