In Android Studio, why do I have to click 'run app' twice in the emulator to start the app?
问题 In Android Studio, when I press play button to install and run the app on the Android Emulator, after about 5-10 seconds, I get a message on the bottom of the screen saying "Install successful" but the app doesn't actually run on the emulator, I have to press the play button again. This is quite frustrating because I have worked on projects where I just press play once and it installs and runs at the same time. I tried searching this forum but couldn't find an answer. Does anybody else