{"id":13713120,"url":"https://github.com/lizhangqu/CoreLink","last_synced_at":"2025-05-06T23:30:38.632Z","repository":{"id":31282208,"uuid":"34844168","full_name":"lizhangqu/CoreLink","owner":"lizhangqu","description":"Android 开发中的日常积累","archived":false,"fork":false,"pushed_at":"2018-12-29T10:47:13.000Z","size":102,"stargazers_count":2738,"open_issues_count":1,"forks_count":789,"subscribers_count":217,"default_branch":"master","last_synced_at":"2025-04-14T19:57:16.358Z","etag":null,"topics":["android","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lizhangqu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-30T08:47:04.000Z","updated_at":"2025-03-31T06:21:38.000Z","dependencies_parsed_at":"2022-07-12T23:30:31.135Z","dependency_job_id":null,"html_url":"https://github.com/lizhangqu/CoreLink","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizhangqu%2FCoreLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizhangqu%2FCoreLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizhangqu%2FCoreLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizhangqu%2FCoreLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lizhangqu","download_url":"https://codeload.github.com/lizhangqu/CoreLink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252787171,"owners_count":21804211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","java"],"created_at":"2024-08-02T23:01:27.831Z","updated_at":"2025-05-06T23:30:38.069Z","avatar_url":"https://github.com/lizhangqu.png","language":"Java","funding_links":[],"categories":["Others","Java","其它资料收集"],"sub_categories":[],"readme":"\n## Android 开发中的日常积累\n\n\u003e关于我\n - 区长\n - [区长的独立博客](https://fucknmb.com)\n - [CSDN博客-区长](http://blog.csdn.net/sbsujjbcy)\n - [github博客](https://lizhangqu.github.io/)\n - [新浪微博-_区长](http://www.weibo.com/u/3262478847/home)\n - [知乎-区长](https://www.zhihu.com/people/lizhangqu)\n - [邮箱-li330324@gmail.com](li330324@gmail.com)\n \n### 扔物线（凯哥）的 HenCoder\n - [给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)\n - [hencoder](https://github.com/hencoder)\n - [HenCoder：给高级 Android 工程师的进阶手册](http://hencoder.com/overview/)\n - [Android 开发进阶: 自定义 View 1-1 绘制基础](http://hencoder.com/ui-1-1)\n - [Android 开发进阶: 自定义 View 1-2 Paint 详解](http://hencoder.com/ui-1-2/)\n - [Android 开发进阶: 自定义 View 1-3 文字的绘制](http://hencoder.com/ui-1-3/)\n - [Android 开发进阶: 自定义 View 1-4 Canvas 对绘制的辅助](http://hencoder.com/ui-1-4/)\n\n### Docker\n - [awesome-docker](https://github.com/veggiemonk/awesome-docker/blob/master/README.md)\n \n### 机器学习\n - [当 Android 开发者遇见 TensorFlow](http://fucknmb.com/2017/06/02/%E5%BD%93Android%E5%BC%80%E5%8F%91%E8%80%85%E9%81%87%E8%A7%81TensorFlow/)\n - [莫烦Python](https://morvanzhou.github.io/about/)\n - [TensorFlow练习](http://blog.topspeedsnail.com/)\n - [Tencent/ncnn](https://github.com/Tencent/ncnn)\n \n### 输入法\n - [Creating an Input Method](https://developer.android.com/guide/topics/text/creating-input-method.html)\n - [Image Keyboard Support](https://developer.android.com/guide/topics/text/image-keyboard.html)\n - [谷歌拼音输入法Android Studio工程](https://github.com/lizhangqu/PinyinIME)\n - [谷歌示例代码-全键盘输入法例子](https://android.googlesource.com/platform/development/+/master/samples/SoftKeyboard/)\n - [android-keyboard-keys-background](http://stackoverflow.com/questions/3185237/android-keyboard-keys-background)\n - [how-to-change-key-background-of-any-key-in-android-soft-keyboard](\thttp://stackoverflow.com/questions/17714172/how-to-change-key-background-of-any-key-in-android-soft-keyboard)\n - [setting-keyboard-key-background-image/](http://burnignorance.com/android-apps-development/setting-keyboard-key-background-image/)\n - [how-to-change-background-color-of-key-for-android-soft-keyboard](http://stackoverflow.com/questions/15789997/how-to-change-background-color-of-key-for-android-soft-keyboard)\n - [how-to-change-background-color-or-theme-of-keys-dynamically-in-custom-keyboard-a](http://stackoverflow.com/questions/18180136/how-to-change-background-color-or-theme-of-keys-dynamically-in-custom-keyboard-a)\n - [Keyboard.Key](https://developer.android.com/reference/android/inputmethodservice/Keyboard.Key.html)\n - [how-to-set-different-background-of-keys-for-android-custom-keyboard](http://stackoverflow.com/questions/18224520/how-to-set-different-background-of-keys-for-android-custom-keyboard)\n - [building-a-custom-android-keyboard](http://www.blackcj.com/blog/2016/03/30/building-a-custom-android-keyboard/)\n - [android-emoji-keyboard](https://github.com/zeuxisoo/android-emoji-keyboard)\n - [creating-a-softkeyboard-with-multiple-alternate-characters-per-key](https://stackoverflow.com/questions/7752580/creating-a-softkeyboard-with-multiple-alternate-characters-per-key)\n - [禁用预览](http://stackoverflow.com/questions/7770099/how-do-you-disable-the-softkeyboard-key-preview-window)\n \n### Emoji\n - [wiki Emoji](https://en.wikipedia.org/wiki/Emoji)\n - [emoji-cheat-sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet/)\n - [emoji](http://www.oicqzone.com/tool/emoji/)\n - [full-emoji-list](http://unicode.org/emoji/charts-beta/full-emoji-list.html)\n \n### 网络栈\n - [Chromium网络栈 WolfcsTech](http://hanpfei.github.io/)\n - [chromium-net-for-android](https://github.com/lizhangqu/chromium-net-for-android)\n - [CurlForAndroid](https://github.com/lizhangqu/CurlForAndroid)\n - [chromium src](https://cs.chromium.org/chromium/src/)\n - [libuv中文教程](http://luohaha.github.io/Chinese-uvbook/source/networking.html)\n \n### 交叉编译\n - [cmake 交叉编译](http://fucknmb.com/2017/06/27/cmake-%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91/)\n - [Android Gradle Plugin 源码解析之 externalNativeBuild](http://fucknmb.com/2017/06/24/Android-Gradle-Plugin%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90%E4%B9%8BexternalNativeBuild/)\n - [NDK 交叉编译常用变量](http://fucknmb.com/2017/06/22/NDK%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91%E5%B8%B8%E7%94%A8%E5%8F%98%E9%87%8F/)\n - [Chromium 网络栈的编译与使用](http://fucknmb.com/2017/06/12/Chromium-%E7%BD%91%E7%BB%9C%E6%A0%88%E7%9A%84%E7%BC%96%E8%AF%91%E4%B8%8E%E4%BD%BF%E7%94%A8/)\n - [CURL NDK 交叉编译](http://fucknmb.com/2017/05/24/CURL-NDK%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91/)\n - [Android NDK 内存泄露检测](http://fucknmb.com/2017/06/05/Android-NDK-%E5%86%85%E5%AD%98%E6%B3%84%E9%9C%B2%E6%A3%80%E6%B5%8B/)\n - [libuv NDK 交叉编译](http://fucknmb.com/2017/06/04/libuv-NDK%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91/)\n - [openssl NDK 交叉编译](http://fucknmb.com/2017/05/24/openssl-NDK%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91/)\n - [libnghttp2 NDK 交叉编译](http://fucknmb.com/2017/05/24/libnghttp2-NDK%E4%BA%A4%E5%8F%89%E7%BC%96%E8%AF%91/)\n - [Android Studio Library 模块中 Native 代码进行 debug 的一些坑](http://fucknmb.com/2017/05/11/Android-Studio-Library%E6%A8%A1%E5%9D%97%E4%B8%ADNative%E4%BB%A3%E7%A0%81%E8%BF%9B%E8%A1%8Cdebug%E7%9A%84%E4%B8%80%E4%BA%9B%E5%9D%91/)\n - [Android 在 NDK 层使用 OpenSSL 进行 RSA 加密](http://fucknmb.com/2017/04/09/Android%E5%9C%A8NDK%E5%B1%82%E4%BD%BF%E7%94%A8OpenSSL%E8%BF%9B%E8%A1%8CRSA%E5%8A%A0%E5%AF%86/)\n\n### Sping Boot\n - [Spring Boot文档](http://udn.yyuap.com/doc/Spring-Boot-Reference-Guide/I.%20Spring%20Boot%20Documentation/index.html)\n - [spring-boot-samples](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples)\n - [Spring Boot Examples](https://github.com/ityouknow/spring-boot-examples)\n \n### 微信小程序\n - [awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)\n - [文档](https://github.com/Notedown-cn/wxopen)\n - [ide破解](https://github.com/gavinkwoe/weapp-ide-crack)\n\n### HTTP2.0\n - [Https\u0026Http2.0\u0026HttpDNS 的那些事](http://fucknmb.com/2017/01/17/Https\u0026Http2.0\u0026HttpDNS%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/)\n - [测试是否支持http2.0，需翻墙](https://tools.keycdn.com/http2-test)\n - [httpvshttps](http://www.httpvshttps.com/)\n - [chrome 插件HTTP/2 and SPDY indicator](https://chrome.google.com/webstore/detail/mpbpobfflnpcgagjijhmgnchggcjblin)\n - [HTTP/2 资料汇总](https://imququ.com/post/http2-resource.html)\n - [HTTP 2.0的那些事](http://mrpeak.cn/blog/http2/)\n - [http2-spec](https://http2.github.io/http2-spec/#malformed)\n - [从启用 HTTP/2 导致网站无法访问说起](https://imququ.com/post/why-tls-handshake-failed-with-http2-enabled.html?f=http://blogread.cn/)\n - [Header Compression for HTTP/2\n](http://httpwg.org/specs/rfc7541.html)\n - [Hypertext Transfer Protocol Version 2 ](http://httpwg.org/specs/rfc7540.html)\n\n### Android 性能优化\n - [Android性能优化视频，文档以及工具](https://github.com/Juude/awesome-android-performance)\n - [胡凯-性能优化](http://hukai.me/blog/archives/)\n - [Android最佳性能实践(1)：合理管理内存](http://blog.csdn.net/guolin_blog/article/details/42238627)\n - [Android最佳性能实践(2)：分析内存的使用情况](http://blog.csdn.net/guolin_blog/article/details/42238633)\n - [Android最佳性能实践(3)：高性能编码优化](http://blog.csdn.net/guolin_blog/article/details/42318689)\n - [Android最佳性能实践(4)：布局优化技巧](http://blog.csdn.net/guolin_blog/article/details/43376527)\n - [blockcanary-轻松找出Android App界面卡顿元凶](https://github.com/moduth/blockcanary)\n - [Android Splash页秒开 Activity白屏 Activity黑屏](http://blog.csdn.net/yanzhenjie1003/article/details/52201896)\n\n### Android Hybrid\u0026JSBridge技术\n - [浅谈Hybrid技术的设计与实现](http://www.cnblogs.com/yexiaochai/p/4921635.html)\n - [谈谈App混合开发](http://www.tuicool.com/articles/m6RVFfA)\n - [在WebView中如何让JS与Java安全地互相调用](http://blog.csdn.net/xyz_lmn/article/details/39399225)\n - [WebView中接口隐患与手机挂马利用](http://blog.csdn.net/marshalchen/article/details/11124541)\n - [ Android JSBridge的原理与实现](http://blog.csdn.net/sbsujjbcy/article/details/50752595)\n\n### React Native 与 Weex 专题\n - [weex](http://alibaba.github.io/weex/)\n - [深入源码探索 ReactNative 通信机制](https://segmentfault.com/a/1190000004586390)\n - [React Native首屏白屏优化](https://segmentfault.com/a/1190000004743424)\n - [React Native专题系列文章更新ing(涉及基础,组件,进阶以及开源项目)](http://www.lcode.org/react-native/)\n - [React-native-Android-热更新](http://richard-cao.github.io/2015/12/03/React-native-Android-热更新/)\n - [React-Native学习指南](https://github.com/ele828/react-native-guide)\n - [Facebook的react-native](http://facebook.github.io/react-native/)\n - [React Native: 配置和起步](http://www.liaohuqiu.net/cn/posts/react-native-1/)\n - [React Native: Android 的打包](http://www.liaohuqiu.net/cn/posts/react-native-android-package/)\n - [React Native For Android初体验](http://www.jianshu.com/p/847a54e0c385)\n - [JianDan-React-Native](https://github.com/w4lle/JianDan-React-Native)\n - [React Native For Android 架构初探](http://mp.weixin.qq.com/s?__biz=MzI1MTA1MzM2Nw==\u0026mid=207782506\u0026idx=1\u0026sn=3ff6b03c0d59fbda406f64739d9272cf\u0026scene=1\u0026srcid=1009Q3qo6mLeT2ydjdzUwLQ7\u0026from=groupmessage\u0026isappinstalled=0#rd)\n - [react-native-viewpager](https://github.com/race604/react-native-viewpager)\n - [React Native for Android 实践 -- 实现知乎日报客户端](http://www.race604.com/react-native-android-practice/)\n - [【React Native for Android】jsBridge实现原理](http://blog.desmondyao.com/2016/07/02/rn-bridge/)\n - [其实没那么复杂！探究react-native通信机制](http://zjutkz.net/2016/05/03/%E5%85%B6%E5%AE%9E%E6%B2%A1%E9%82%A3%E4%B9%88%E5%A4%8D%E6%9D%82%EF%BC%81%E6%8E%A2%E7%A9%B6react-native%E9%80%9A%E4%BF%A1%E6%9C%BA%E5%88%B6/)\n\n\n### Android插件化开发与动态加载\n - [360的RePlugin](https://github.com/Qihoo360/RePlugin)\n - [360的DroidPlugin](https://github.com/Qihoo360/DroidPlugin)\n - [滴滴的VirtualAPK](https://github.com/didi/VirtualAPK)\n - [手淘的Atlas](https://github.com/alibaba/Atlas)\n - [Small](https://github.com/wequick/Small)\n - [携程DynamicAPK](https://github.com/CtripMobile/DynamicAPK)\n - [掌阅-最简单易懂的Android插件补丁框架](https://github.com/iReaderAndroid/ZeusPlugin)\n - [OpenAtlas，已改名为ACDD，可以在手机淘宝中见到踪影](https://github.com/bunnyblue/ACDD)\n - [dynamic-load-apk](https://github.com/singwhatiwanna/dynamic-load-apk)\n - [美团分包](http://tech.meituan.com/mt-android-auto-split-dex.html)\n - [微信/手Q加载方案](http://mp.weixin.qq.com/s?__biz=MzAwNDY1ODY2OQ==\u0026mid=207151651\u0026idx=1\u0026sn=9eab282711f4eb2b4daf2fbae5a5ca9a\u00263rd=MzA3MDU4NTYzMw==\u0026scene=6#rd)\n - [Android博客周刊专题之《插件化开发》](http://www.androidblog.cn/index.php/Index/detail/id/16)\n - [Fast load dex in memory](https://github.com/asLody/TurboDex)\n - [Android Plugin Framework 插件开发框架及示例程序，原理介绍等](https://github.com/limpoxe/Android-Plugin-Framework)\n - [获取主dex](https://github.com/lizhangqu/MainDex)\n - [应用双开VirtualApp](https://github.com/asLody/VirtualApp)\n - [Android Dex分包之旅](http://yydcdut.com/2016/03/20/split-dex/)\n - [ANROID动态加载技术 系列索引](https://zhuanlan.zhihu.com/p/20515113)\n\n### Android 热更新\n - [dexposed](https://github.com/alibaba/dexposed)\n - [AndFix](https://github.com/alibaba/AndFix)\n - [QQ空间热修复](http://mp.weixin.qq.com/s?__biz=MzI1MTA1MzM2Nw==\u0026mid=400118620\u0026idx=1\u0026sn=b4fdd5055731290eef12ad0d17f39d4a\u0026scene=0#wechat_redirect)\n - [QQ空间热修复实现方案](https://github.com/dodola/HotFix)\n - [Nuwa 女娲](https://github.com/jasonross/Nuwa)\n - [Android HotPatch从入门到“放弃”](https://mp.weixin.qq.com/s?__biz=MzIzMDEyNzM4NQ==\u0026mid=2650956297\u0026idx=1\u0026sn=f4bfdd7b16f95b6d34c6f34d8ce392e0\u0026scene=0\u0026uin=MTY4NDEwODc2Mg%3D%3D\u0026key=cf237d7ae24775e8a8b56c7ea2bb2868382d9036f67165867c202e363b23bb4e596335de9da22825b530281867b47449\u0026devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.11.6+build(15G31)\u0026version=12000006\u0026lang=zh_CN\u0026nettype=WIFI\u0026fontScale=100\u0026pass_ticket=95LpBT0hMvr3CsOzDCiFvaRxltvzQUdRKYWgyVX2qwUNRC1PW%2Bmf8ebbmyh6bwrH)\n - [Android Patch 方案与持续交付](http://wereadteam.github.io/2016/07/26/AndroidPatch/?from=timeline\u0026isappinstalled=0)\n - [Android N混合编译与对热补丁影响解析](https://mp.weixin.qq.com/s?__biz=MzAwNDY1ODY2OQ==\u0026mid=2649286341\u0026idx=1\u0026sn=054d595af6e824cbe4edd79427fc2706\u0026scene=2\u0026srcid=0804Rg6BqGmPSPyeUOOLXds3\u0026from=timeline\u0026isappinstalled=0\u0026uin=MTY4NDEwODc2Mg%3D%3D\u0026key=cf237d7ae24775e86d7c5f57902ee2b81f05b64d1b6baf39ba9ad8115ea453e72d5d9f36a58c506d01f2a84e9b6c2eca\u0026devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.11.6+build(15G31)\u0026version=12000006\u0026lang=zh_CN\u0026nettype=WIFI\u0026fontScale=100\u0026pass_ticket=95LpBT0hMvr3CsOzDCiFvaRxltvzQUdRKYWgyVX2qwUNRC1PW%2Bmf8ebbmyh6bwrH)\n - [微信Android热补丁实践演进之路](https://mp.weixin.qq.com/s?__biz=MzAwNDY1ODY2OQ==\u0026mid=2649286306\u0026idx=1\u0026sn=d6b2865e033a99de60b2d4314c6e0a25\u0026scene=0\u0026uin=MTY4NDEwODc2Mg%3D%3D\u0026key=cf237d7ae24775e8857eb5c8144bf27076228deefafb6a0afd4416d54ed479daa6a67f0363c96df893d5cf4e4d3db423\u0026devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.11.6+build(15G31)\u0026version=12000006\u0026lang=zh_CN\u0026nettype=WIFI\u0026fontScale=100\u0026pass_ticket=95LpBT0hMvr3CsOzDCiFvaRxltvzQUdRKYWgyVX2qwUNRC1PW%2Bmf8ebbmyh6bwrH)\n - [Android热更新之so库的热更新](http://blog.csdn.net/sbsujjbcy/article/details/51475499)\n - [Android aapt实现资源分区（补充携程aapt源码）](http://blog.csdn.net/sbsujjbcy/article/details/51405207)\n - [Android 热修复使用Gradle Plugin1.5改造Nuwa插件](http://blog.csdn.net/sbsujjbcy/article/details/50839263)\n - [Android 热修复Nuwa的原理及Gradle插件源码解析](http://blog.csdn.net/sbsujjbcy/article/details/50812674)\n - [Tinker_imitator](https://github.com/zzz40500/Tinker_imitator)\n - [ZeusPlugin插件框架热修复gradle插件源码](https://github.com/iReaderAndroid/PatchPluginForZeus)\n - [RocooFix](https://github.com/dodola/RocooFix)\n - [ Android Classloader热修复技术之百家齐放](http://blog.csdn.net/sbsujjbcy/article/details/51760578)\n - [从Instant-Run出发，谈谈Android上的热修复](http://zjutkz.net/2016/05/10/%E4%BB%8EInstant-Run%E5%87%BA%E5%8F%91%EF%BC%8C%E8%B0%88%E8%B0%88Android%E4%B8%8A%E7%9A%84%E7%83%AD%E4%BF%AE%E5%A4%8D/)\n - [Android热修复与增量升级，基于微信Tinker原理](https://github.com/byteam/delta)\n - [美团Android热更新方案Robust](http://tech.meituan.com/android_robust.html)\n - [腾讯Tinker](https://github.com/Tencent/tinker)\n - [美团Robust](https://github.com/Meituan-Dianping/Robust)\n\n\n \n### Android 加固与反编译\n - [android反编译工具的合集](https://github.com/Juude/droidReverse)\n - [Apktool](http://ibotpeaches.github.io/Apktool/)\n - [dex2jar](http://sourceforge.net/projects/dex2jar/)\n - [DecompileApk](https://github.com/MasonLiuChn/DecompileApk)\n - [Android APK加固技术方案调研](http://www.jianshu.com/p/856bf5b437aa)\n - [Android apk包res 资源混淆工具](https://github.com/joker535/Baffle)\n - [微信资源混淆](https://github.com/shwenzhang/AndResGuard)\n - [美团Android资源混淆保护实践](http://tech.meituan.com/mt-android-resource-obfuscation.html)\n - [美团Android资源混淆实现方案](https://github.com/JohnnyYin/ResProguard)\n - [Apk脱壳圣战之---如何脱掉“360加固”的壳](https://mp.weixin.qq.com/s?__biz=MzIzNDA3MDgwNA==\u0026mid=2649229991\u0026idx=1\u0026sn=0fc62c65609143936d10849de6eb8069\u0026scene=2\u0026srcid=0629LJbsgjl7ctiSLYjRYXf5\u0026from=timeline\u0026isappinstalled=0\u0026uin=MTY4NDEwODc2Mg%3D%3D\u0026key=cf237d7ae24775e8a22350257773584f0e2dc2ae515c3e0b8779155f7a039c04e16a736510fe4d44b761a3f2b651a43b\u0026devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.11.6+build(15G31)\u0026version=12000006\u0026lang=zh_CN\u0026nettype=WIFI\u0026fontScale=100\u0026pass_ticket=95LpBT0hMvr3CsOzDCiFvaRxltvzQUdRKYWgyVX2qwUNRC1PW%2Bmf8ebbmyh6bwrH)\n - [Android脱壳圣战之---如何脱掉\"爱加密\"家的保护壳](http://mp.weixin.qq.com/s?__biz=MzIzNDA3MDgwNA==\u0026mid=2649229983\u0026idx=1\u0026sn=de2bd1a408d74e102ecd13a05512d1fa\u0026scene=21#wechat_redirect)\n - [一键生成项目混淆代码插件](https://github.com/zhonghanwen/AndroidProguardPlugin)\n - [Android逆向之旅---SO(ELF)文件格式详解](http://blog.csdn.net/jiangwei0910410003/article/details/49336613)\n - [Android逆向之旅---解析编译之后的AndroidManifest文件格式](http://blog.csdn.net/jiangwei0910410003/article/details/50568487)\n - [Android逆向之旅---解析编译之后的Resource.arsc文件格式](http://blog.csdn.net/jiangwei0910410003/article/details/50628894)\n - [Android逆向之旅---解析编译之后的Dex文件格式](http://blog.csdn.net/jiangwei0910410003/article/details/50668549)\n\n### Android Studio专题\n - [查看依赖关系的插件](https://github.com/rholder/gradle-view)\n - [IntelliJ IDEA 简体中文专题教程](https://github.com/judasn/IntelliJ-IDEA-Tutorial)\n - [Android Studio 你不知道的调试技巧](http://tianweishu.com/2015/12/21/android-studio-debug-tips-you-may-not-know/)\n - [Android打包的那些事](http://www.jayfeng.com/2015/11/07/Android%E6%89%93%E5%8C%85%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/)\n - [idea-live-templates 模板](https://github.com/keyboardsurfer/idea-live-templates)\n - [方法数统计插件，可用于统计是否达到65536个方法](https://github.com/KeepSafe/dexcount-gradle-plugin)\n - [Android-Drawable-Importer插件](https://github.com/winterDroid/android-drawable-importer-intellij-plugin)\n - [GsonFormat Json对应的Bean快速生成插件](https://github.com/zzz40500/GsonFormat)\n - [android-selector-chapek Selector生成插件](https://github.com/inmite/android-selector-chapek)\n - [快速生成butterknife注解插件](https://github.com/avast/android-butterknife-zelezny)\n - [android-material-design-icon-generator图标插件](https://github.com/konifar/android-material-design-icon-generator-plugin)\n - [Retrolambda 在java 6 7中使用 lambda表达式插件](https://github.com/evant/gradle-retrolambda)\n - [Gradle依赖自动补齐插件](https://github.com/ligi/GradleDependenciesHelperPlugin)\n - [idea-markdown编辑器插件](https://github.com/nicoulaj/idea-markdown)\n - [从布局中生成View的声明插件](https://github.com/Haehnchen/idea-android-studio-plugin)\n - [codota代码片段搜索，支持Chrome和Android Studio](https://www.codota.com/)\n - [布局文件分组插件](https://github.com/dmytrodanylyk/folding-plugin)\n - [DPI计算插件](https://github.com/JerzyPuchalski/Android-DPI-Calculator)\n - [gradle-publish 发布库插件](https://github.com/msdx/gradle-publish)\n - [发布lib到jcenter](https://github.com/andforce/release-android-lib-to-jcenter)\n - [vysor 这个是Chrome的插件，电脑操作手机](https://chrome.google.com/webstore/detail/vysor-beta/gidgenkbbabolejbgbpnhbimgjbffefm)\n - [android-studio-tips-tricks-moving-around/](http://www.developerphil.com/android-studio-tips-tricks-moving-around/)\n - [http://www.developerphil.com/android-studio-tips-of-the-day-roundup-1/](http://www.developerphil.com/android-studio-tips-of-the-day-roundup-1/)\n - [http://www.developerphil.com/android-studio-tips-of-the-day-roundup-2/](http://www.developerphil.com/android-studio-tips-of-the-day-roundup-2/)\n - [http://www.developerphil.com/android-studio-tips-of-the-day-roundup-3/](http://www.developerphil.com/android-studio-tips-of-the-day-roundup-3/)\n - [http://www.developerphil.com/android-studio-tips-of-the-day-roundup-4/](http://www.developerphil.com/android-studio-tips-of-the-day-roundup-4/)\n - [http://www.developerphil.com/android-studio-tips-of-the-day-roundup-5/](http://www.developerphil.com/android-studio-tips-of-the-day-roundup-5/)\n - [http://www.developerphil.com/android-studio-tips-of-the-day-roundup-6/](http://www.developerphil.com/android-studio-tips-of-the-day-roundup-6/)\n - [Android Studio插件开发](http://jiajixin.cn/2015/10/11/android-studio-plugin-dev/)\n - [Android SDK镜像服务器搭建](http://jiajixin.cn/2015/10/11/android-sdk-mirror/)\n - [Android Studio 插件整理 48 个](https://ydmmocoo.github.io/2016/06/28/Android-Studio%E6%8F%92%E4%BB%B6%E6%95%B4%E7%90%86/)\n\n### RxJava\u0026\u0026RxAndroid\u0026\u0026agera学习资源\n - [RxJava Github地址](https://github.com/ReactiveX/RxJava/)\n - [RxAndroid Github地址](https://github.com/ReactiveX/RxAndroid)\n - [RxJava中文文档翻译](https://github.com/mcxiaoke/RxDocs)\n - [Awesome-RxJava](https://github.com/lzyzsd/Awesome-RxJava)\n - [在正确的线程上观察](http://www.jianshu.com/p/72911b9ba2d7)\n - [给 Android 开发者的 RxJava 详解](http://gank.io/post/560e15be2dca930e00da1083)\n - [谜之RxJava （一） —— 最基本的观察者模式](https://segmentfault.com/a/1190000004049490)\n - [谜之RxJava （二） —— Magic Lift](https://segmentfault.com/a/1190000004049841)\n - [迷之RxJava （三）—— 线程切换](https://segmentfault.com/a/1190000004051191)\n - [迷之RxJava （三）update —— 线程切换（二）](https://segmentfault.com/a/1190000004855661)\n - [迷之RxJava （三）update 2 —— subscribeOn 和 observeOn 的区别](https://segmentfault.com/a/1190000004856071)\n - [迷之RxJava（四）—— Retrofit和RxJava的基情](https://segmentfault.com/a/1190000004077117)\n - [android-agera](https://code-labs.cn/codelabs/android-agera/#0)\n - [agera](https://github.com/google/agera/wiki)\n - [RxJava 与 Retrofit 结合的最佳实践](http://gank.io/post/56e80c2c677659311bed9841)\n\n\n### Gradle\n - [又掌握了一项新技能 - 断点调试 Gradle 插件](http://fucknmb.com/2017/07/05/%E5%8F%88%E6%8E%8C%E6%8F%A1%E4%BA%86%E4%B8%80%E9%A1%B9%E6%96%B0%E6%8A%80%E8%83%BD-%E6%96%AD%E7%82%B9%E8%B0%83%E8%AF%95Gradle%E6%8F%92%E4%BB%B6/)\n - [Android Gradle Plugin 源码解析之 externalNativeBuild](http://fucknmb.com/2017/06/24/Android-Gradle-Plugin%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90%E4%B9%8BexternalNativeBuild/)\n - [Android Gradle Plugin 源码阅读与编译](http://fucknmb.com/2017/06/01/Android-Gradle-Plugin%E6%BA%90%E7%A0%81%E9%98%85%E8%AF%BB%E4%B8%8E%E7%BC%96%E8%AF%91/)\n - [Gradle 函数复用的一点实践](http://fucknmb.com/2017/01/12/Gradle%E5%87%BD%E6%95%B0%E5%A4%8D%E7%94%A8%E7%9A%84%E4%B8%80%E7%82%B9%E5%AE%9E%E8%B7%B5/)\n - [Gradle for Android](https://segmentfault.com/a/1190000004229002)\n - [谷歌Gradle官方文档](http://google.github.io/android-gradle-dsl/current/)\n - [Android Gradle 构建系统·初探](https://mp.weixin.qq.com/s?__biz=MzIzNTA3MjQwNw==\u0026mid=2650672318\u0026idx=1\u0026sn=74fb2afc4e409be3014ea83aa623a792\u0026scene=2\u0026srcid=0814iBs3jyLcRldTGb3oqFIT\u0026from=timeline\u0026isappinstalled=0\u0026uin=MTY4NDEwODc2Mg%3D%3D\u0026key=cf237d7ae24775e8ab813a673c218977220f758d689261e1700639f2be2698a142186e9c68a3727f6e55683cee9ee94e\u0026devicetype=iMac+MacBookPro12%2C1+OSX+OSX+10.11.6+build(15G31)\u0026version=12000006\u0026lang=zh_CN\u0026nettype=WIFI\u0026fontScale=100\u0026pass_ticket=95LpBT0hMvr3CsOzDCiFvaRxltvzQUdRKYWgyVX2qwUNRC1PW%2Bmf8ebbmyh6bwrH)\n - [Gradle系列之从init.gradle说起](http://blog.csdn.net/sbsujjbcy/article/details/52079413)\n - [深入理解Android之Gradle](http://blog.csdn.net/innost/article/details/48228651)\n\n### Android 开发中值得看的优秀内容和工具\n - [多渠道 v2签名 walle](https://github.com/Meituan-Dianping/walle)\n - [androidcat](http://androidcat.com/?step=1\u0026view=CatFragment)\n - [ADB 用法大全](https://github.com/mzlogin/awesome-adb)\n - [使用 CheckStyle 检查代码](http://gudong.name/2016/04/07/checkstyle.html)\n - [图解 Retrofit - ServiceMethod](http://www.jianshu.com/p/3518cf8c6e4c)\n - [OkHttp3源码分析-综述](http://www.jianshu.com/p/aad5aacd79bf)\n - [Android进程保活招式大全](http://dev.qq.com/topic/57ac4a0ea374c75371c08ce8)\n - [08/07 北京 GDG Android Meetup 活动回顾，讲义，照片](https://mp.weixin.qq.com/s?__biz=MzA5MDg3MjczMg==\u0026mid=2652003543\u0026idx=1\u0026sn=849c06ac198cbfe9cdcfae90b2a17021\u0026scene=1\u0026srcid=0815jxyNu3OlM7PEE8PGhNYa\u0026key=305bc10ec50ec19b21a47f33276f15cf9aee4503429d7392ce9c57f25fe26abae9fb7cffaa188ed67fd7057f3bbdd764\u0026ascene=0\u0026uin=MTM5ODYyMTY4Mg%3D%3D)\n - [Java源码生成（Square JavaWriter）](https://github.com/square/javapoet)\n - [安卓架构文章合集（a collection of android Architecture）](https://github.com/CameloeAnthony/AndroidArchitectureCollection/blob/master/README.md)\n - [OS X 下使用 Hexo 和 Coding Pages 搭建静态博客](http://www.eyrefree.org/2016/03/23/2016-03-23-Hexo-Coding-Pages/)\n - [Android系统源码查看，支持在线跟踪引用](http://androidxref.com)\n - [贾吉鑫](http://jiajixin.cn)\n - [TraceView性能优化工具使用](http://wangxinghe.me/blog/2016-02-25/android-tools-traceview/)\n - [network-connection-class](https://github.com/facebook/network-connection-class)\n - [阿里巴巴技术文章](https://github.com/amfe/article)\n - [Android打包的那些事](http://www.jayfeng.com/2015/11/07/Android%E6%89%93%E5%8C%85%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/)\n - [InfoQAndroid周报](http://www.infoq.com/cn/android-weekly/)\n - [开发技术前线](http://www.devtf.cn/)\n - [美团Android DEX自动拆包及动态加载简介](http://tech.meituan.com/mt-android-auto-split-dex.html)\n - [Android官方培训课程中文版](https://github.com/kesenhoo/android-training-course-in-chinese)\n - [一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目](https://github.com/bboyfeiyu/android-tech-frontier)\n - [Android Guides](https://github.com/codepath/android_guides)\n - [Android 开源项目源码解析](https://github.com/android-cn/android-open-project-analysis)\n - [Android 图像处理教学](http://chiuki.github.io/android-shaders-filters)\n - [Android 开源项目分类汇总](https://github.com/Trinea/android-open-project) \n - [开发过程中遇到的坑](https://github.com/simple-android-framework-exchange/the-fucking-traps-in-android-dev)\n - [Android 开源交流](https://github.com/aosp-exchange-group/share)\n - [Android 著名开源库的简版实现](https://github.com/simple-android-framework-exchange/simple-android-opensource-framework)\n - [Android 问题交流讨论，大部分是面试题](https://github.com/android-cn/android-discuss) \n - [android 设计模式](https://github.com/simple-android-framework-exchange/android_design_patterns_analysis)\n - [Android 全国职位列表](https://github.com/android-cn/android-jobs)\n - [fuck-2014-flirt-2015](https://github.com/aosp-exchange-group/fuck-2014-flirt-2015)\n - [AndroidDevTools开发相关资料下载](http://www.androiddevtools.cn/)\n - [android-best-practices最佳实践](https://github.com/futurice/android-best-practices)\n - [java设计模式](https://github.com/iluwatar/java-design-patterns)\n - [Android最佳实践示例](https://github.com/tianzhijiexian/Android-Best-Practices)\n - [Android 中 Java 与JavaScript 交互最详尽的总结](http://droidyue.com/blog/2014/09/20/interaction-between-java-and-javascript-in-android/?comefrom=http://blogread.cn/news/)\n - [如何为drawable着色](http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0824/3356.html)\n - [Drawable 着色的后向兼容方案](http://www.race604.com/tint-drawable/)\n - [Awesome-MaterialDesign](https://github.com/lightSky/Awesome-MaterialDesign)\n - [Android 面试题InterviewQuestion](https://github.com/lizhangqu/InterviewQuestion)\n - [awesome-android](https://github.com/JStumpp/awesome-android)\n - [Retrofit相关文章](https://futurestud.io/blog/retrofit-getting-started-and-android-client/)\n - [Lite Android](http://litesuits.com/)\n - [Bugly Blog](http://bugly.qq.com/blog/)\n - [掘金](http://gold.xitu.io/#/tag/Android)\n\n### 安卓网络层(包含图片)\n - [okhttp](https://github.com/square/okhttp)\n - [retrofit](https://github.com/square/retrofit)\n - [picasso](http://square.github.io/picasso/)\n - [Volley](https://android.googlesource.com/platform/frameworks/volley)\n - [fresco](https://github.com/facebook/fresco)\n - [Android-Universal-Image-Loader](https://github.com/nostra13/Android-Universal-Image-Loader)\n - [robospice](https://github.com/stephanenicolas/robospice)\n - [android-async-http](http://loopj.com/android-async-http/)\n - [Fast-Android-Networking](https://github.com/amitshekhariitbhu/Fast-Android-Networking)\n\n\n### 安卓orm框架，用得比较多的就GreenDao，Ormlite\n - [greenDAO](http://greendao-orm.com/)\n - [ORMLite](http://ormlite.com/sqlite_java_android_orm.shtml)\n - [ActiveAndroid](https://github.com/pardom/ActiveAndroid/wiki/Getting-started )\n - [SugarORM](http://satyan.github.io/sugar/index.html)\n - [Siminov](http://siminov.github.io/android-orm/)\n - [androrm](http://www.androrm.net/)\n - [cupboard](https://bitbucket.org/qbusict/cupboard/wiki/GettingStarted)\n - [realm](https://github.com/racket/realm)\n \n### 安卓Json解析\n - [Gson,用法简单，速度慢](https://github.com/google/gson)\n - [fastjson，号称最快](https://github.com/alibaba/fastjson)\n - [jackson](https://github.com/FasterXML/jackson)\n\n### Android 单元测试\n - [使用Mockito和Roboletric进行Android单元测试](http://mp.weixin.qq.com/s?__biz=MzIwOTQ1MjAwMg==\u0026mid=2247483744\u0026idx=1\u0026sn=e322c5dc19952c563e00a24815399300\u0026scene=0#wechat_redirect)\n - [Robolectric](http://robolectric.org/)\n\n### Android 开源软件\n - [一个第三方开源微博](https://github.com/wangdan/AisenWeiBo)\n - [android相关的干货(文摘，名博，github等等)](https://github.com/openproject/AndroidDigest)\n - [第三方github客户端](https://github.com/Leaking/WeGit)\n - [开源中国的系列软件](http://git.oschina.net/oschina/)\n - [体重档案](https://github.com/Jhuster/EWeightScale)\n - [Simplifyreader](http://skillcollege.github.io/SimplifyReader/)\n - [西源坊](https://github.com/lzjun567/XiYuanFangApp)\n\n\n### Android 开发辅助工具\n - [Charles 从入门到精通](http://gold.xitu.io/entry/56488b7660b20fc9b9c2f0be)\n - [Google Play APK下载器](http://apps.evozi.com/apk-downloader/)\n - [slideshare](http://www.slideshare.net/)\n - [codota代码片段搜索，支持Chrome和Android Studio](https://www.codota.com/)\n - [vysor 这个是Chrome的插件，电脑操作手机](https://chrome.google.com/webstore/detail/vysor-beta/gidgenkbbabolejbgbpnhbimgjbffefm)\n - [Browser extension to display GitHub code in tree format](https://github.com/buunguyen/octotree)\n - [google hosts翻墙，有vpn的忽略](http://laod.cn/hosts/2015-google-hosts.html)\n - [开源中国在线工具](http://tool.oschina.net/)\n - [百度ApiStore](http://apistore.baidu.com/)\n - [Vim插件](https://github.com/vim-scripts/Auto-Pairs)\n - [强迫症的 Mac 设置指南](https://github.com/macdao/ocds-guide-to-setting-up-mac)\n - [Linux-Tutorial](https://github.com/judasn/Linux-Tutorial)\n - [Markdown-Syntax-CN](https://github.com/judasn/Markdown-Syntax-CN)\n - [insight chrome 代码查看插件](https://insight.io/)\n\n \n### Android 推送（含IM）\n - [环信，支持即时音视频](http://www.easemob.com/)\n - [腾讯云通讯，支持即时音视频](http://www.qcloud.com/product/avc.html)\n - [极光推送和IM](https://www.jpush.cn/)\n - [个推](http://www.getui.com/)\n - [小米推送，在MIUI上属于系统服务框架，共享系统级长连接](http://dev.xiaomi.com/doc/?page_id=1670)\n - [百度云推送,部分机型收不到推送，如小米，Bug是否修复未知](http://push.baidu.com/)\n - [腾讯信鸽推送](http://xg.qq.com/xg/)\n - [友盟推送](https://www.umeng.com/push)\n - [leancloud](https://leancloud.cn/)\n - [bmob云推送，含IM](http://www.bmob.cn/products)\n - [蘑菇街TeamTalk](https://github.com/mogujie/TeamTalk)\n - [Openfire+Smack开源Xmpp解决方案](http://www.igniterealtime.org/downloads/index.jsp)\n \n \n### Android后端等服务\n - [parse，缺点是服务器在国外，速度慢](https://parse.com/)\n - [leancloud，国内的，仿parse](https://leancloud.cn/)\n - [Bmob后端云](http://www.bmob.cn/)\n - [七牛云存储](http://www.qiniu.com/)\n - [apicloud](http://www.apicloud.com/)\n \n### Android 应用内测平台\n - [蒲公英，内测应用](http://www.pgyer.com/)\n - [Fir.im，内测应用](http://fir.im/)\n\n### Android社会化分享，短信验证，意见反馈，支付等相关\n\n - [友盟,社会化分析，意见反馈](http://www.umeng.com/)\n - [Sharesdk，社会化分析](http://mob.com/)\n - [Ping++，支付](https://pingxx.com)\n - [bmob支付，Bmob为广大开发人员提供的统一、正规的收费手段，让没有企业认证的个人开发者，也能通过支付宝和微信向用户收费](http://docs.bmob.cn/androidpay/index.html?menukey=fast_start\u0026key=start_android_pay)\n - [容联云通讯](http://www.yuntongxun.com/ability/toPriceTariff)\n\n\n### 安卓开发值得关注的库\n - [定时任务\u0026计划任务-印象笔记android-job](https://github.com/evernote/android-job)\n - [AndroidHttpCapture 手机上抓包](https://github.com/JZ-Darkal/AndroidHttpCapture)\n - [方法自动生成](https://projectlombok.org/)\n - [Android上的一个蛛网评分控件](https://github.com/xiaopansky/SpiderWebScoreView)\n - [ReLinker 安全加载so库的方式](https://github.com/KeepSafe/ReLinker)\n - [SugarTask](https://github.com/mthli/SugarTask)\n - [sync adapter](https://github.com/taoliuh/v2ex)\n - [Android Weak Handler防止内存泄露](https://github.com/badoo/android-weak-handler)\n - [Android Priority Job Queue 异步任务调度](https://github.com/path/android-priority-jobqueue)\n - [android-priority-jobqueue](https://github.com/yigit/android-priority-jobqueue)\n - [Android对话框](https://github.com/H07000223/FlycoDialog_Master)\n - [扩展的RecyclerView，拥有添加头、底等多种操作](https://github.com/tianzhijiexian/ExRecyclerView/)\n - [MaterialDesign相关库](https://github.com/lightSky/Awesome-MaterialDesign)\n - [右滑返回SwipeBackLayout](https://github.com/ikew0ng/SwipeBackLayout)\n - [百分比布局](https://github.com/JulienGenoud/android-percent-support-lib-sample)\n - [EventBus](https://github.com/greenrobot/EventBus)\n - [ObservableScrollView](https://github.com/ksoichiro/Android-ObservableScrollView/)\n - [工具库less code, more efficient for android](https://github.com/openproject/LessCode)\n - [通用适配器](https://github.com/JoanZapata/base-adapter-helper)\n - [android-log](https://github.com/SnowdreamFramework/android-log)\n - [NineOldAndroids](http://nineoldandroids.com/)\n - [BadgeView ](https://github.com/jgilfelt/android-viewbadger)\n - [CircleImageView](https://github.com/hdodenhof/CircleImageView)\n - [CustomShapeImageView](https://github.com/MostafaGazar/CustomShapeImageView)\n - [SweetAlert for Android, a beautiful and clever alert dialog](https://github.com/pedant/sweet-alert-dialog)\n - [android-pulltorefresh](https://github.com/johannilsson/android-pulltorefresh)\n - [SlidingMenu](https://github.com/jfeinstein10/SlidingMenu)\n - [ViewPagerIndicator](https://github.com/JakeWharton/ViewPagerIndicator)\n - [一个动画集合库](https://github.com/daimajia/AndroidViewAnimations)\n - [FontAwesome for Android](https://github.com/JoanZapata/android-iconify)\n - [RecyclerView made simple](https://github.com/lucasr/twoway-view)\n - [jsoup库(java)](http://jsoup.org/)\n - [android-wheel](https://github.com/maarek/android-wheel)\n - [xUtils](https://github.com/wyouflf/xUtils)\n - [android-common](https://github.com/Trinea/android-common)\n - [zxing](https://github.com/zxing/zxing)\n - [Android开发常用整理](https://github.com/wangjiegulu/AndroidBucket)\n - [左滑粒子删除效果](https://github.com/ZhaoKaiQiang/ParticleLayout)\n - [JSON Server：零编码快速“伪造” REST API](https://github.com/typicode/json-server)\n - [owncloud](https://github.com/owncloud/)\n - [Android_Data (Android 学习资料收集)](https://github.com/Freelander/Android_Data)\n\n \n### 安卓资源相关\n - [安卓每个版本的Drawable图标](http://androiddrawables.com/)\n - [FontAwesome字体图标安卓字符串](https://github.com/liltof/font-awsome-for-android)\n - [色系](http://www.google.com/design/spec/style/color.html)\n - [颜色库](https://github.com/MatthewYork/Colours)\n - [IconFinder图标资源](https://www.iconfinder.com/)\n - [阿里巴巴矢量图](http://www.iconfont.cn/)\n - [icomoon](https://icomoon.io/app/#/select)\n - [AndroidAssetStudio](http://romannurik.github.io/AndroidAssetStudio/)\n - [Android Holo颜色生成器](http://android-holo-colors.com/)\n - [Android Action Bar Style Generator](http://jgilfelt.github.io/android-actionbarstylegenerator/)\n - [在线.9.png图片生成器](http://romannurik.github.io/AndroidAssetStudio/nine-patches.html)\n - [安卓button在线制作工具](http://angrytools.com/android/button/)\n - [Theme.xml属性](http://omapzoom.org/?p=platform/frameworks/base.git;a=blob;f=core/res/res/values/themes.xml;hb=master)\n - [移动APP云计算平台Parse](https://www.parse.com/)\n\n### git\n - [Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000)\n - [用 Git Hooks 进行自动部署](http://segmentfault.com/a/1190000003836345?utm_source=Weibo\u0026utm_medium=shareLink\u0026utm_campaign=socialShare)\n - [Git工作流指南：Forking工作流](http://blog.jobbole.com/76861/)\n\n\n### Android NoSql\n\n - [realm-java](https://github.com/realm/realm-java)\n - [couchbase-lite-android](https://github.com/couchbase/couchbase-lite-android)\n - [SimpleNoSQL](https://github.com/Jearil/SimpleNoSQL)\n - [SnappyDB](https://github.com/nhachicha/SnappyDB/)\n\n### 设计网站，可以寻找一些酷炫的设计稿\n\n - [https://dribbble.com/](https://dribbble.com/)\n - [http://pttrns.com/](http://pttrns.com/)\n - [http://capptivate.co/](http://capptivate.co/)\n\n### 国外个人博客\n - [Jakewharton](http://jakewharton.com/blog)\n - [Romain Guy](http://www.curious-creature.com/)\n - [Cyril Mottier](http://cyrilmottier.com/)\n - [Mark Allison](http://blog.stylingandroid.com/)\n - [Daniel Lew](http://blog.danlew.net/)\n - [Ravi Tamada](http://www.androidhive.info/)\n - [Chris Nash](http://loseyourmarbles.co/about-me/)\n - [juhani@fatrobot.io](http://www.androiduipatterns.com/)\n - [Wolfram Rittmeyer](http://www.grokkingandroid.com/)\n - [Rich Hyndman](http://geekyouup.blogspot.com/)\n\n\n### 国外的一些优秀网站\n - [androidweekly.net](http://androidweekly.net/)\n - [Android Developers Blog](http://android-developers.blogspot.ca/)\n - [vogella](http://www.vogella.com/tutorials/android.html)\n - [tutorialspoint](http://www.tutorialspoint.com/android/)\n - [tutsplus](http://code.tutsplus.com/categories/android-sdk)\n - [oderzheaven](http://www.coderzheaven.com/android-tutorials/)\n - [thenewcircle](https://thenewcircle.com/training/android/)\n - [coreservlets](http://www.coreservlets.com/android-tutorial/)\n - [Droid-Blog](http://droid-blog.net/)\n - [coursera.org](https://www.coursera.org/)\n - [commonsware.com](http://commonsware.com/blog/archive.html)\n - [http://android.amberfog.com/](http://android.amberfog.com/)\n - [anddev](http://www.anddev.org/)\n\n\n### Ibeacon与蓝牙4.0相关\n - [一个ibeacon交互库](https://github.com/AltBeacon/android-beacon-library)\n - [AprilBeacon-Android-sdk](https://github.com/AprilBrother/AprilBeacon-Android-SDK)\n - [Estimote SDK](https://github.com/Estimote/Android-SDK)\n - [蓝牙4.0相关](https://github.com/devunwired/accessory-samples)\n\n\n### WEB与前端相关\n - [yii](http://www.yiichina.com/)\n - [yiibooster](http://yiibooster.clevertech.biz/)\n - [wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)\n - [php_sae_storage](https://github.com/acczefly/php_sae_storage)\n - [Bootstrap](http://www.bootcss.com/)\n - [Font-Awesome字体图标](https://github.com/FortAwesome/Font-Awesome)\n - [sublime浏览器前缀插件](https://github.com/sindresorhus/sublime-autoprefixer)\n - [一个手势库](https://github.com/mattbryson/TouchSwipe-Jquery-Plugin)\n - [bootstrap-filestyle](https://github.com/markusslima/bootstrap-filestyle)\n - [基于Codeigniter的CMS系统](https://github.com/znddzxx112/bitcms)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizhangqu%2FCoreLink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flizhangqu%2FCoreLink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizhangqu%2FCoreLink/lists"}