Android Developer notes.

2019-06-23  本文已影响0人  iamayden

一、 常用配置

1、加载阿里云镜像

        maven{ url'http://maven.aliyun.com/nexus/content/groups/public/' }
        maven{ url'http://maven.aliyun.com/nexus/content/repositories/jcenter'}
        google()
        jcenter() 

二、常用资源

1、网站

Gradle 下载
https://services.gradle.org/distributions/
Android 开发者中文网站
https://developer.android.google.cn/
Material
https://material.io/

上一篇 下一篇

猜你喜欢

热点阅读