Android Studio Waiting for Target Device to Come O

2019-09-14 03:47发布

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条回答
Animai°情兽
2楼-- · 2019-09-14 04:06

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)

查看更多
登录 后发表回答