How to terminate app in Android Studio— app running on separate device

前端 未结 5 1961
小蘑菇
小蘑菇 2020-12-17 16:31

The app runs great, but there doesn\'t seem to be a way to terminate it. There is a \"Terminate Application\" button, but it\'s greyed out, as seen here:

5条回答
  •  既然无缘
    2020-12-17 17:27

    That just happened to me. The solution is to press on the "Debug app" button ( the bug next to the green triangle). A window will pop up that says that it will stop the Emulator. It wont, but Now you will be able to press terminate button. Noam.

提交回复
热议问题