What exactly does mean "deploying optimizations in Android Studio"?How to turn it off #2839
-
I am using "Android Studio Giraffe | 2022.3.1", can you tell me how to turn off deploying optimizations? |
Beta Was this translation helpful? Give feedback.
Answered by
JasonKhew96
Dec 20, 2023
Replies: 1 comment
-
in Android Studio, edit your run configuration, tick always install with package manager |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JasonKhew96
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in Android Studio, edit your run configuration, tick always install with package manager
OR
use
installDebug