Android 开发程序员必备网站

转载或引用请务必注明原文地址:

http://www.jianshu.com/p/9ad855577d1c

本文会一直保持更新,力求精品,欢迎收藏!

楼主真诚的希望这篇经验总结可以给大家拓展知识面!

如果大家在这里get到了很多新技能,记得评论或者收藏下哦!



开发必备网站:

  • Android 开发各种工具下载

  • Android 开发国内大牛集合

  • Android 开发技术周报中文版

  • Android 优秀开源项目集合以及源码分析

  • Android 万能的技术交流社区

  • Android 开发遇到过相见恨晚的工具或网站

  • Android 开发实战技巧合集篇

  • Android 直播视频技术探究系列

  • Android 开发有哪些新技术出现

  • Android 你想要练手的API这里都有

  • Android 开发中需要注意的一些坑

  • 干货集中营

  • 在线开发一些小工具集合

  • 为程序员每天推荐各大知名社区的优质内容



关于GitHub你必须要知道的:

  • GitHub 安卓最火开源项目每周排行版

  • GitHub 安卓最火开源项目综合排行版

  • GitHub 上排名前100的Android开源库介绍

  • GitHub 中国区前100名到底是什么样的人

  • GitHub 上各大语言的一些牛人



从0开始学习 GitHub 系列教程:

  • 从0开始学习 GITHUB 系列之「初识 GITHUB」

  • 从0开始学习 GITHUB 系列之「加入 GITHUB」

  • 从0开始学习 GITHUB 系列之「GIT 速成」

  • 从0开始学习 GITHUB 系列之「向GITHUB 提交代码」

  • 从0开始学习 GITHUB 系列之「GIT 进阶」

  • 从0开始学习 GITHUB 系列之「团队合作利器 BRANCH」

  • 从0开始学习 GITHUB 系列之「GITHUB 常见的几种操作」



免费应用内侧托管平台:

  • fir.im

  • Pre.im

  • 蒲公英



关于抓包你必须要知道的:

  • Fiddler 工具使用教程

  • Fiddler 工具使用视频教程

  • 移动应用抓包调试利器Charles



关于Android框架你必须要知道的:

  • Android通用流行框架大全

  • 一文教你认清MVC,MVP和MVVM



关于响应式编程你必须要知道的:

  • ReactiveX/RxJava文档中文版

  • ReactiveX/RxJava文档查询手册

  • Android RxJava 详解

  • Android RxJava 详解2

  • EventBus使用详解



关于关系型数据库你必须要知道的:

  • GreenDao 3.0简单又好用的ORM DB


关于NDK开发你必须要知道的:

  • JNI类型对应表

  • 认识Android.mk and Application.mk

  • 一个小实例带你了解NDK程序开发



关于网络请求你必须要知道的:

  • Retrofit、RxJava你想要的都有

  • Retrofit网络请求Service详解



关于开源库你必须要知道的:

  • JakeWharton/butterknife:

    • https://github.com/JakeWharton/butterknife
  • ReactiveX/RxJava:

    • https://github.com/ReactiveX/RxJava
  • ReactiveX/RxAndroid:

    • https://github.com/ReactiveX/RxAndroid
  • bumptech/glide:

    • https://github.com/bumptech/glide
  • greenrobot/greenDAO:

    • https://github.com/greenrobot/greenDAO
  • greenrobot/EventBus:

    • https://github.com/greenrobot/EventBus
  • jhy/jsoup:

    • https://jsoup.org/download
  • google/gson:

    • https://github.com/google/gson
  • 隆重介绍下square公司的开源库:

    • square/dagger:

      • https://github.com/square/dagger
    • square/retrofit:

      • https://github.com/square/retrofit
    • square/okhttp:

      • https://github.com/square/okhttp
    • square/picasso:

      • https://github.com/square/picasso
    • square/otto:

      • https://github.com/square/otto
    • square/leakcanary:

      • https://github.com/square/leakcanary


关于Chrome插件你必须要知道的:

  • 开发者常用的十款Chrome插件


关于Material Design你必须要知道的:

  • Material Design 中文版1

  • Material Design 中文版2



基于大名鼎鼎Gank.io的客户端合集:

  • Gank.io Client


关于搭建个人博客你必须要知道的:

  • 免费个人博客搭建详解

  • 搭建Hexo博客中碰到的坑

  • Hexo主题Next官方使用文档

  • 简书 Markdown 教程



Github地址,也欢迎同步收藏!

大家如果有更好的推荐,欢迎大家留言私信!

你可能感兴趣的:(Android)