There is no android device showing in my android studio

假装没事ソ 提交于 2019-12-02 16:16:33

问题


I recently downloaded android studio 2.3.3. I am kind of a beginner in java programming, and I am proceeding with app building after some practice in programming using IntelliJ IDEA. I was learning using a video course, and in the video, an android model appears in the preview. When I downloaded it, there is no android showing, just an arrow. I tried making changes in the settings but none worked. I don't know why this is happening, but I am guessing it is happening because there is a problem with the zip file. I would appreciate if I got some help


回答1:


You can download gradle yourself and syn with android studio

For detailed step by step solution ,follow this YouTube video

https://www.youtube.com/watch?v=u92_73vfA8M




回答2:


You may need to create a new AVD. Follow this guide https://developer.android.com/studio/run/managing-avds.html#createavd Then in the preview panel , right next to the android icon, null is written there. Click on it to choose the preview device.



来源:https://stackoverflow.com/questions/45416840/there-is-no-android-device-showing-in-my-android-studio

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