> For the complete documentation index, see [llms.txt](https://bookmarks.gitbook.io/android-bookmarks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bookmarks.gitbook.io/android-bookmarks/master.md).

# Introduction

## 权威导航

### 我的书签

* [Android资料便签—CSDN](http://blog.csdn.net/qingfeng812/article/details/72519270)
* [Android技术笔记—看云](https://www.kancloud.cn/arisono/bookmarks_android)
* [Android-bookmark-shares](https://github.com/Arisono/MarksToAndroid)
* [Android 资源库](https://www.zybuluo.com/Arison/note/751745)

### 第三方书签

* [codekk](http://p.codekk.com/)(Trinea运营的专注Android开发的技术网站)
* [awesome-android](https://github.com/snowdream/awesome-android)-snowdream
* [awesome-android](https://github.com/JStumpp/awesome-android)-JStumpp
* [TimLiu-Android](https://github.com/Tim9Liu9/TimLiu-Android)&#x20;
* [awesome-android-performance](<https://github.com/Juude/awesome-android-performance >)&#x20;
* [awesome-android-libraries](https://github.com/wasabeef/awesome-android-libraries)&#x20;
* [mobdevgroup](http://mobdevgroup.com/)[(github地址)](https://github.com/MobDevGroup/mobdevgroup.github.io)(2016-10-06)
* [XXApple](https://github.com/XXApple/)
* [Android\_Data-Android](https://github.com/Freelander/Android_Data)
* [android-training-course-in-chinese](https://github.com/kesenhoo/android-training-course-in-chinese)
* [awesome-android-cn](https://github.com/jobbole/awesome-android-cn)
* [AndroidLibs](https://github.com/XXApple/AndroidLibs)
* [AndroidTips](https://github.com/JohnTsaiAndroid/AndroidTips)
* [android-open-source-project-cracking](https://github.com/wingjay/android-open-source-project-cracking)
* [android sdk源码分析](https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis)
* [android\_design\_patterns\_analysis](https://github.com/simple-android-framework/android_design_patterns_analysis)
* [share](https://github.com/aosp-exchange-group/share)
* [AndroidGuide](https://github.com/ColorfulCat/AndroidGuide)
* [android-dev-bookmarks](https://github.com/zhengxiaopeng/android-dev-bookmarks)
* [CoreLink 日常积累](https://github.com/lizhangqu/CoreLink)&#x20;
* [Android-Tips](https://github.com/tangqi92/Android-Tips)
* [android-dev-cn](https://github.com/android-cn/android-dev-cn)
* [AndroidNote](https://github.com/GcsSloop/AndroidNote)-GcsSloop
* [AndroidNote](https://github.com/CharonChui/AndroidNote)-CharonChui
* [AndroidNote](https://github.com/venshine/AndroidNote)-venshine
* [AndroidNote](https://github.com/linsir6/AndroidNote)-linsir6
* [AndroidDifficultAnalysis](https://github.com/ZhaoKaiQiang/AndroidDifficultAnalysis)

### 其它书签

* [Awesome-java-cn](https://github.com/jobbole/awesome-java-cn)
* [awesome-github](https://github.com/AntBranch/awesome-github)
* [be-a-professional-programmer](https://github.com/stanzhai/be-a-professional-programmer)
* [gogeeks](http://www.gogeeks.cn/) 极客导航，非常便利的开发综合导航
* [技能图谱](https://github.com/TeamStuQ/skill-map)
* [awesome-android](https://github.com/JStumpp/awesome-android)
* [awesome-android-ui](https://github.com/wasabeef/awesome-android-ui)
* [awesome-machine-learning](https://github.com/josephmisiti/awesome-machine-learning)
* [github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md)
* [awesome-interview-questions](https://github.com/MaximAbramchuck/awesome-interview-questions)
* [Awesome-RxJava](https://github.com/lzyzsd/Awesome-RxJava)
* [awesome-android-libraries](https://github.com/wasabeef/awesome-android-libraries)
* [awesome-adb](https://github.com/mzlogin/awesome-adb)
* [Awesome\_APIs](https://github.com/TonnyL/Awesome_APIs/blob/master/Chinese.md)
* [awesome-android-performance](https://github.com/Juude/awesome-android-performance)
* [android-security-awesome](https://github.com/ashishb/android-security-awesome)
* [awesome-android-tips](https://github.com/jiang111/awesome-android-tips)
* [material-design-data](https://github.com/Luosunce/material-design-data) 关于 Material Design 的一切资料都在这里
* [awesome-github-android-ui](https://github.com/opendigg/awesome-github-android-ui)
* [awesome-github](https://github.com/AntBranch/awesome-github)

## 信息中心

### 1:社区网站

* [Android开发官方网站](https://developer.android.google.cn/index.html)
* [掘金](https://gold.xitu.io/welcome)|高质量的技术社区

### 2:技术源码

* [Android API](https://developer.android.com/reference/packages.html?hl=zh-cn)
* [Android API 指南](https://developer.android.com/guide/index.html?hl=zh-cn)
* [Android各个版本源码在线查看，包括系统,api,support-library源码](http://androidxref.com/)
* [Android API源码](http://androidxref.com/7.1.1_r6/xref/frameworks/base/core/java/android/)
* [Android support-library源码](http://androidxref.com/7.1.1_r6/xref/frameworks/support/)
* [Android 版本最新市场分布情况](http://www.droid-life.com/tag/distribution/)
* [Android support-library 安装与使用](https://developer.android.com/topic/libraries/support-library/setup.html)
* [Android support-library 详细依赖关系查询](https://developer.android.com/topic/libraries/support-library/packages.html)
* [Android support-library 详细依赖关系查询 中文](https://developer.android.com/topic/libraries/support-library/features.html?hl=zh-cn)
* [Android Plugin for Gradle Release Notes](https://developer.android.com/studio/releases/gradle-plugin.html#revisions)|android studio版本与com.android.tools.build:gradle版本的对应关系 官方地址
* [ APK安装错误码](http://androidxref.com/7.1.1_r6/xref/frameworks/base/core/java/android/content/pm/PackageManager.java)

## 工具利器

* [JDK](http://download.csdn.net/album/detail/3277/1/2)
* [Android studio](https://developer.android.com/studio/index.html?hl=zh-cn)
* [Gradle](https://gradle.org/releases)
* [dexcount-gradle-plugin](https://github.com/KeepSafe/dexcount-gradle-plugin)  方法数统计
* [Android Shapes](http://shapes.softartstudio.com/)在线生成Shapes
* [Android Buttons](http://angrytools.com/android/button/)在线生成Buttons
* [Android Pixel Calculator](http://angrytools.com/android/pixelcalc/) DP单位换算
* [Android .9图在线制作](http://romannurik.github.io/AndroidAssetStudio/nine-patches.html#source.type=image\&sourceDensity=320\&name=u11106121561998721484fm26gp0)

## 进阶书籍

* Java编程思想
* [Android高级进阶](https://sanwen8.cn/p/5d3g8Mt.html)
* Android群英传
* Android艺术探索
* Android源码设计模式

## 开发规范

* [Android 开发最佳实践](https://github.com/futurice/android-best-practices/blob/master/translations/Chinese/README.cn.md)
* [Android 项目规范](https://github.com/Blankj/AndroidStandardDevelop)
* [Gradle插件用户指南(译)](http://rinvay.github.io/android/2015/03/26/Gradle-Plugin-User-Guide%28Translation%29/#102)(系统性学习Grade的不错中文资料)(2016-10-07)

## 经验之谈

* [一个2年安卓开发者的一些忠告 ：What 2 Years of Android Development Have Taught Me the Hard Way ](http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2016/1006/6659.html)
* [awesome-android-tips](https://github.com/jiang111/awesome-android-tips)|A collections of tips in Android developing.Android开发总结

## 联系方式

* [github](https://github.com/Arisono/android-bookmark-shares/)
* [csdn](http://blog.csdn.net/qingfeng812/article/details/72519270)

![](/files/-McN-9ZPUejTQbqH2LuA)
