Instant Run missing in Android Studio 3.3

*爱你&永不变心* 提交于 2019-11-30 16:57:01

问题


Currently, in the Android Studio version 3.3, the shortcut for "Apply Changes" option is missing which allows Instant Run. There is another option called "Update Running Application" which does not provide the same functionality.

This option was available in older versions like 3.1 as seen in the screenshot

I am unable to use Instant Run feature in version 3.3.

Is there a workaround for this?


回答1:


It has been fixed in Android Studio 3.3.2, but you have to (re)define the shortcut yourself (at least for the default Mac OS X Keymap).




回答2:


Please use CTRL+F10. The keymap doesn't work in android studio 3.3




回答3:


Update Running Application is same as Apply Changes

You can use same shortcuts CTRL+F10

Thank you.



来源:https://stackoverflow.com/questions/54420094/instant-run-missing-in-android-studio-3-3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!