Android Studio Waiting for Target Device to Come O

2019-09-14 03:58发布

问题:

I'm running android studio on linux mint cinnamon 18, when running the app the emulator opens up and works but the app won't open and android studio keeps saying waiting for target device to come online until it times out, any one know how to get the app running on the avd? I can get it working on my actual device, Any and all help appreciated!

回答1:

I found the solution, android-studio was using api 25 and i was running api 24, so when running the emulator it would only search for 24 (the api i had chosen on the phone)