Windows下安装AndroidStudio问题

新建项目后出现黄色提示框
Gradle project sync failed. Basic functionality(e.g.editing,debugging) will not work properly

run中提示
could not install Gradle distribution from '*****'


并且AVD新建虚拟机时System Image中没有任何映像,提示
No System Images available. Are you connected to the internet?
参考一篇博客后,出现了新的错误,依旧提示
functionality(e.g.editing,debugging) will not work properly
但是AVD中System Image中有了映像

System Image

后来新建了一个项目,不需要修改build.gradle即可运行
新建虚拟机时还出现了adb的小错误,通过控制台pip install adb,在新建一个虚拟机,就解决了,成功运行hello world!

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容