File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ AndroidDevTools
9
9
> 如果你对翻译英文的Android开发技术文章感兴趣,欢迎Start和Fork[ AndroidWeekly中国文章翻译项目] ( https://github.com/AWCNTT/ArticleTranslateProject )
10
10
11
11
12
- Android Tools
12
+ # Android Tools
13
13
---
14
14
15
15
####ADT Bundle
@@ -918,7 +918,7 @@ Gradle 1.12用户指南:[http://pan.baidu.com/s/1dD7sC2d](http://pan.baidu.com
918
918
919
919
地址:[ https://www.udacity.com/course/ud853 ] ( https://www.udacity.com/course/ud853 )
920
920
921
- Design
921
+ # Design
922
922
---
923
923
924
924
## Tutorials
@@ -964,12 +964,25 @@ Segmentfault镜像地址:[http://mirrors.segmentfault.com/adchs/](http://mirro
964
964
965
965
[ 434 SVG icons] ( https://dl.dropboxusercontent.com/u/8067075/System%20Icons.zip )
966
966
967
- #Books
967
+ # Books
968
+ ---
968
969
969
970
[ Free Programming Books] ( https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md#android )
970
971
972
+ ---
971
973
972
- License
974
+ # License
973
975
---
974
976
975
- 版权声明:版权归原作者所有,这里仅做收集整理,欢迎自由转载-非商用-非衍生-保持署名 | [ Creative Commons BY-NC-ND 3.0] ( http://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh )
977
+ ```
978
+ Copyright 2014 inferjay (http://www.androiddevtools.cn)
979
+ Licensed under the Apache License, Version 2.0 (the "License");
980
+ you may not use this file except in compliance with the License.
981
+ You may obtain a copy of the License at
982
+ http://www.apache.org/licenses/LICENSE-2.0
983
+ Unless required by applicable law or agreed to in writing, software
984
+ distributed under the License is distributed on an "AS IS" BASIS,
985
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
986
+ See the License for the specific language governing permissions and
987
+ limitations under the License.
988
+ ```
You can’t perform that action at this time.
0 commit comments