2022年了

libgdx已经更新到10了,android_studio已经arctic fox版,gradle已经更新到最低6.7.1了,是时候更新一下libgdx的环境安装教程了

1.打开gdx-setup_latest.jar(最新的gdx安装jar,官网下载)

libgdx的环境搭建2022版

 

 这个和以前没差别,不过需要注意的是,以前的仓库,jcenter已经不维护了。这里我们换成阿里的

https://maven.aliyun.com/repository/public/
点击Advanced,填入这个阿里仓库地址

libgdx的环境搭建2022版

 

 点ok。等待项目生成及构建完成

下载最新的android studio,我下载的是android-studio-2020.3.1.26-windows.exe

下载完,当然还要下载sdk,前文已述。

然后导入工程到studio,自动编译完成即可



相关文章:

  • 2021-05-31
  • 2021-09-30
  • 2021-06-25
  • 2022-12-23
  • 2021-12-02
  • 2021-09-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2022-01-09
相关资源
相似解决方案