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.优秀的开源组织

Square URL: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/


更多相关文章

  1. Android(Java):把EHCache集成到android项目里
  2. qt for android 实现开机自启
  3. 修正android cocos2dx项目当点击属性时提示错误的问题
  4. Android(安卓)项目打包时出现“TaskExecutionException :':app:me
  5. Android(安卓)Studio 发布Jar ,aar 到Maven
  6. Android(安卓)升级到android studio 2.2项目死活run不起来
  7. React Native Android环境配置 第一个实例的坑
  8. android studio 导入eclipse项目 兼容性问题
  9. ReactNative项目把Android/ios/react剥离出来独立模块

随机推荐

  1. listview使用小技巧
  2. ROS与Android的通信
  3. java/android 统计文件夹大小及删除文件
  4. Android 登录界面Demo源码
  5. android在代码中为new出的控件设置ID及se
  6. EditText android:windowSoftInputMode
  7. Android EditText 为空提示 密码隐藏
  8. Android之SimpleAdapter简单实例和Simple
  9. android activity与fragment的生命周期详
  10. 使用android中的aapt查看安卓apk包信息