Android Studio Waiting for Target Device to Come Online Linux Mint 18

泪湿孤枕 提交于 2019-12-12 06:09:15

问题


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)



来源:https://stackoverflow.com/questions/44201542/android-studio-waiting-for-target-device-to-come-online-linux-mint-18

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