安装JDK。
参考:https://www.cnblogs.com/mr-wuxiansheng/p/6850437.html
1.官网下载 Java SE Development Kit 13.0.1 (由于是访问国外网站,所以会比较慢。)
最好下载EXE版本的,这样什么都不用管,点安装…
先来看这样一个错误:
No resource found that matches the given name style/Theme.AppCompat.Light
对于这个错误,相信大部分Android开发者都遇到过,可能很多朋友通过百度或者Google已经解决了这个问题,但是网上大部分都只给出…