@@ -33,14 +33,23 @@ AndroidDevTools
33
33
34
34
`http://sdk.gdgshanghai.com ` 端口:8000
35
35
36
+ 4 . 中国科学院开源协会镜像站地址:
37
+
38
+ * IPV4/IPV6: ` http://mirrors.opencas.cn ` 端口:80
39
+
40
+ * IPV4/IPV6: ` http://mirrors.opencas.org ` 端口:80
41
+
42
+ * IPV4/IPV6: ` http://mirrors.opencas.ac.cn ` 端口:80
43
+
36
44
** 使用方法** :
37
45
38
46
1 . 启动 Android SDK Manager ,打开主界面,依次选择『** Tools** 』、『** Options...** 』,弹出『** Android SDK Manager - Settings** 』窗口;
39
47
40
- 2 . 在『** Android SDK Manager - Settings** 』窗口中,在『** HTTP Proxy Server」和「HTTP Proxy Port** 』输入框内填入上面镜像服务器地址和端口 ,并且选中『** Force https://... sources to be fetched using http://...** 』复选框。设置完成后单击『** Close** 』按钮关闭『** Android SDK Manager - Settings** 』窗口返回到主界面;
48
+ 2 . 在『** Android SDK Manager - Settings** 』窗口中,在『** HTTP Proxy Server」和「HTTP Proxy Port** 』输入框内填入上面镜像服务器地址( ** 不包含http:// ** ,如下图)和端口 ,并且选中『** Force https://... sources to be fetched using http://...** 』复选框。设置完成后单击『** Close** 』按钮关闭『** Android SDK Manager - Settings** 』窗口返回到主界面;
41
49
42
50
3 . 依次选择『** Packages** 』、『** Reload** 』。
43
51
52
+ <img src="static/image/sdk-manager-proxy-settings.png" width="40%" height="20%" alt="SDK Manager Proxy Settings">
44
53
45
54
####ADT Bundle
46
55
ADT Bundle包含了Eclipse、ADT插件和SDK Tools,是已经集成好的IDE,只需安装好Jdk即可开始开发,推荐初学者下载ADT Bundle,不用再折腾开发环境。
@@ -70,6 +79,7 @@ ADT Bundle包含了Eclipse、ADT插件和SDK Tools,是已经集成好的IDE,
70
79
####Android Studio
71
80
| 版本号 | Windows | Mac OSX | Linux |
72
81
| :------:| :--------------:| :-----------------:| :------------------:|
82
+ | 1.2 Preview 2 | [ 下载] [ 1.2-p2-win ] | [ 下载] [ 1.2-p2-mac ] | [ 下载] [ 1.2-p2-linux ] |
73
83
| 1.2 Preview 1 | [ 下载] [ 1.2-p1-win ] | [ 下载] [ 1.2-p1-mac ] | [ 下载] [ 1.2-p1-linux ] |
74
84
| 1.1正式版 | [ 下载] [ 1.1-win ] | [ 下载] [ 1.1-mac ] | [ 下载] [ 1.1-linux ] |
75
85
| 1.1 RC1 | [ 下载] [ 1.1rc1-win ] | [ 下载] [ 1.1rc1-mac ] | [ 下载] [ 1.1rc1-linux ] |
@@ -109,6 +119,10 @@ ADT Bundle包含了Eclipse、ADT插件和SDK Tools,是已经集成好的IDE,
109
119
| 0.5.9 | [ 下载] [ 0.5.9-win ] | [ 下载] [ 0.5.9-mac ] | [ 下载] [ 0.5.9-linux ] |
110
120
| 0.5.8 | [ 下载] [ 0.5.8-win ] | [ 下载] [ 0.5.8-mac ] | [ 下载] [ 0.5.8-linux ] |
111
121
122
+ [ 1.2-p2-win ] :http://pan.baidu.com/s/1qWn0bqk
123
+ [ 1.2-p2-mac ] :http://pan.baidu.com/s/1jGEaFII
124
+ [ 1.2-p2-linux ] :http://pan.baidu.com/s/1o6Fo0iu
125
+
112
126
[ 1.2-p1-win ] :http://pan.baidu.com/s/1sj6uAfz
113
127
[ 1.2-p1-mac ] :http://pan.baidu.com/s/1mgIGdio
114
128
[ 1.2-p1-linux ] :http://pan.baidu.com/s/1mgsrAXU
@@ -839,6 +853,8 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
839
853
| JD-GUI Decompiler | [ 下载] [ JD-GUI Decompiler ] | |
840
854
| XJad V2.2 | [ 下载] [ XJad V2.2 ] | |
841
855
| Android APK Decompiler | [ 下载] [ Android APK Decompiler ] | 在线反编译工具 |
856
+ | JADX - Dex to Java decompiler | [ 下载] [ JADX ] | |
857
+ | dex2jar | [ 下载] [ dex2jar ] | |
842
858
843
859
[ JEB ] :http://www.android-decompiler.com/index.php
844
860
[ Virtuous Ten Studio ] :http://virtuous-ten-studio.com
@@ -854,6 +870,8 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
854
870
[ JD-GUI Decompiler ] :http://
855
871
[ XJad V2.2 ] :http://files.cnblogs.com/arix04/XJad_V2.2.rar
856
872
[ Android APK Decompiler ] :http://www.decompileandroid.com/
873
+ [ JADX ] :https://github.com/skylot/jadx
874
+ [ dex2jar ] :https://code.google.com/p/dex2jar/
857
875
858
876
#### 安全工具
859
877
@@ -1273,6 +1291,10 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
1273
1291
1274
1292
地址1:[ https://github.com/codeset/google-java-styleguide ] ( https://github.com/codeset/google-java-styleguide )
1275
1293
1294
+ #### Android Developers 国内镜像站
1295
+
1296
+ 地址: [ Android Developers 国内镜像站] ( http://androiddoc.qiniudn.com/ )
1297
+
1276
1298
#### Android Api中文版
1277
1299
地址:[ http://wikidroid.sinaapp.com/Android中文API ] ( http://wikidroid.sinaapp.com/Android中文API ) )
1278
1300
@@ -1540,18 +1562,22 @@ Gradle 1.12用户指南:[http://pan.baidu.com/s/1dD7sC2d](http://pan.baidu.com
1540
1562
| Reflector | | [ 下载] [ Reflector ] | |
1541
1563
| x-Mirage | | [ 下载] [ x-Mirage ] | |
1542
1564
| AirServer | | [ 下载] [ AirServer ] | |
1565
+ | BBQScreen | | [ 下载] [ BBQScreen ] | |
1543
1566
1544
1567
[ Reflector ] :http://www.airsquirrels.com/reflector/download/
1545
1568
[ x-Mirage ] :http://x-mirage.com/x-mirage/
1546
1569
[ AirServer ] :http://www.airserver.com
1570
+ [ BBQScreen ] :http://screen.bbqdroid.org
1547
1571
1548
1572
#### Gif图片录制工具
1549
1573
1550
1574
| 名称 | 简介 | 下载地址 | 使用教程 |
1551
1575
| :-----------------| ------------------| :--------------------------:| :---------------:|
1552
1576
| LICEcap | | [ 下载] [ LICEcap ] | |
1577
+ | GifCam | | [ 下载] [ GifCam ] | |
1553
1578
1554
1579
[ LICEcap ] :http://www.cockos.com/licecap/
1580
+ [ GifCam ] :http://blog.bahraniapps.com/gifcam/
1555
1581
1556
1582
## UI Programming Language
1557
1583
0 commit comments