Android Kit

来源:互联网 发布:战舰世界厌战数据 编辑:程序博客网 时间:2024/05/08 16:55

转自:http://gitonway.blog.163.com/blog/static/23689403820146445056552/

1.Create useful .gitignore files for your project ,更好的管理你的项目,这里可以找到所有的ignore文件

  URL:http://www.gitignore.io/
URL:https://github.com/github/gitignore

2.Appance官网上收集的android项目,会让你眼前一亮的
URL:http://www.appance.com/category/android/

3.如果你懒得找,这里也可以看到每天最新的项目
URL:http://android-arsenal.com/

4.收集了很多国内的项目,资源比较丰富
URL:http://www.javaapk.com/

5.不光是Android包含了你想学的所有东西
URL:https://github.com/bayandin/awesome-awesomeness

6.一个学习的地方
URL:https://github.com/vhf/free-programming-books

7.(LICEcap )制作GIF的工具,及其简单
URL:http://www.cockos.com/licecap/

8.编码规范,团队协作很重要的,即使自己也是一种好习惯
URL:http://google-styleguide.googlecode.com/svn/trunk/javaguide.html

9.经常用Github的话,就装这个插件吧,可以将目录以树状列出来
URL:https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc

10.优秀的开源组织
SquareURL:https://github.com/square

11.想把项目提交到Maven中央仓库,但不知道怎么弄,先记在这吧。
URL:http://central.sonatype.org/
http://stackoverflow.com/questions/14096729/what-is-the-procedure-and-what-are-the-requirements-to-submit-artifacts-to-maven/14109107#14109107

12.大牛们也常会把东西发到这
URL:https://speakerdeck.com/

13.按标签查找项目,很方便
URL:http://alamkanak.github.io/android-libraries-and-resources/

14.关注这些人吧
URL:https://github.com/android-cn/android-dev-com

15.方便的阅读源码
URL:http://grepcode.com/project/repository.grepcode.com/java/ext/com.google.android/android/

16.实用的工具包
URL:http://commons.apache.org/proper/commons-lang/

17.小团队项目协作工具,类似于JIRA吧,感觉更适合中国人习惯
URL:https://www.teambition.com/

18.一个基于云的持续集成项目
URL:https://travis-ci.org/

19.不错的markdonw在线编辑器
URL:http://dillinger.io/

20.最棒的Git入门,没有之一
URL:https://try.github.io/

21.博客框架
URL:https://github.com/hexojs/hexo
0 0
原创粉丝点击