程序学习网站

来源:互联网 发布:adobe xd cc mac 编辑:程序博客网 时间:2024/06/06 07:24

Android

书籍

网站

android官方网站(需要翻墙)

1.官网主页:https://www.android.com/
2.开发网站(developers):
2.1、App开发资源(App Developer Resource )
https://developer.android.com/index.html
(里面有Android Studio 、Android NDK等相关介绍)

2.2、谷歌手机服务(Google Mobile Service)
https://www.android.com/gms/

2.3、谷歌开源项目(Google Open Source Project)
https://source.android.com/

2.4、Android SDK
https://developer.android.com/studio/index.html

2.4.1、下载sdk platforms 路径
例如:https://dl.google.com/android/repository/platform-24_r02.zip
2.4.2、下载sdk build Tools 路径
例如:https://dl.google.com/android/repository/build-tools_r24.0.1-windows.zip

2.4.3、gradle 插件发布日志
https://developer.android.com/studio/releases/gradle-plugin.html#updating-plugin
(Android Studio build 项目的时候可能会提示:建议gradle升级版本)
2.5、Android at work
https://developer.android.com/work/index.html

2.6、Android Security Center(Android 安全中心)
https://www.android.com/security-center/

Android Studio

1.下载

android中国网站

1.中国Android开发网站:(不需要翻墙)
https://developer.android.google.cn/index.html

2.镜像网站–AndroidDevTools 网址:http://www.androiddevtools.cn/
(汇集了大家开发时所需要用到,但是又不容易下载到的一切资源。包括Android SDK ,开发过程好用的工具、学习开发教程、Android设计规范,免费的设计素材等)

1 0
原创粉丝点击