Skip to content

Latest commit

 

History

History
684 lines (487 loc) · 22.6 KB

Data.md

File metadata and controls

684 lines (487 loc) · 22.6 KB

翻译/资料/学习教程

Demo/案例

项目名:AndroidDeviceNames
git地址:https://github.com/jaredrummler/AndroidDeviceNames
解释:
A small Android library to get the market name of an Android device

项目名:AndroidStudy
git地址:https://github.com/crazyqiang/AndroidStudy
预览:

解释:
Android学习过程的一些总结~Blog地址:http://www.jianshu.com/u/185028550381

项目名:TimeAgo
git地址:https://github.com/ChathuraHettiarachchi/TimeAgo
预览:

解释:
This will help to get how much time have passed. Useful in showing messages, notifications time and etc

项目名:WeDemo
git地址:https://github.com/Tencent/WeDemo
解释:
WeDemo为微信团队开源项目,用于帮助微信开发者完成微信登录、微信分享等功能的接入和开发。开发者可参考源代码完成开发,也可以直接将代码应用到自己的App开发中,安全、便捷地在App中实现微信分享、微信登录功能

项目名:ZLayoutManager
git地址:https://github.com/mcxtzhang/ZLayoutManager
预览:

解释:
Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等

项目名:AndroidLife
git地址:https://github.com/CaMnter/AndroidLife
预览:

解释:
The Android's life is very interesting and rich

项目名:MaterialResume
git地址:https://github.com/StanKocken/MaterialResume
预览:

解释:
A example of Material Resume

项目名:about-page
git地址:https://github.com/drakeet/about-page
预览:

解释:
A nice about page based on MultiType, material design and easy to use

项目名:understand-plugin-framework
git地址:https://github.com/tiann/understand-plugin-framework
解释:
demos to help understand plugin framwrok

项目名:AndroidSystemUiTraining
git地址:https://github.com/D-clock/AndroidSystemUiTraining
解释:
本代码库整理总结 Android 系统自身UI特性,主要包含代码实践和特性总结两方面的内容

项目名:awesome-redux
git地址:https://github.com/xgrommx/awesome-redux
解释:
Awesome list of Redux examples and middlewares

项目名:open-source-android-apps
git地址:https://github.com/pcqpcq/open-source-android-apps
解释:
Open-Source Android Apps

项目名:design_patterns
文章地址:https://github.com/me115/design_patterns
解释:
本书使用图形和代码结合的方式来解析设计模式

标题:useful-java-links
文章地址:https://github.com/Vedenin/useful-java-links
解释:
A list of useful Java frameworks, libraries, software and hello worlds examples

项目名:android-graphics-demo
git地址:https://github.com/chiuki/android-graphics-demo
解释:
Android Graphics Demo

项目名:android-test-demo
git地址:https://github.com/chiuki/android-test-demo
解释:
Android testing with Dagger 2, Espresso 2 and Mockito

代码/语法分析

项目名:AndroidSdkSourceAnalysis
git地址:https://github.com/LittleFriendsGroup/AndroidSdkSourceAnalysis
预览:


解释:
android sdk 源码解析——旨在帮助Android开发者更好的学习Android

项目名:github-help
git地址:https://github.com/waylau/github-help
解释:
《Github 帮助文档》 中文翻译(包含了官方文档以及其他文章)

项目名:SearchViewAnalysis
git地址:https://github.com/nukc/SearchViewAnalysis
解释:
SearchView源码解析

项目名:AndroidLibs
git地址:https://github.com/XXApple/AndroidLibs
解释:
正在成为史上最全分类 Android 开源代码大全~~~~ http://www.androidcat.com/

项目名:android_design_patterns_analysis
git地址:https://github.com/simple-android-framework-exchange/android_design_patterns_analysis
解释:
Android源码设计模式分析项目

项目名:AndroidStudyCode
git地址:https://github.com/D-clock/AndroidStudyCode
解释:
关于Android的一些原理学习和代码实现

项目名:TheCode
git地址:https://github.com/LyndonChin/TheCode
解释:
源码分析

项目名:VirtualAppDoc
git地址:https://github.com/prife/VirtualAppDoc
预览:


解释:
Server Process 启动流程

项目名:README
git地址:https://github.com/guodongxiaren/README
解释:
README文件语法解读,即Github Flavored Markdown语法介绍 http://blog.csdn.net/guodongxiaren/article/details/23690801

知识累积/博客/电子书/文档

项目名:JCSprout
git地址:https://github.com/crossoverJie/JCSprout
预览:

解释:
👨‍🎓 Java Core Sprout : basic, concurrent, algorithm

项目名:blog_backups
git地址:https://github.com/crazyandcoder/blog_backups
预览:

解释:
Android 项目优化、面试题集,包含Android、Java、数据结构、算法、个人blog备份等

项目名:awesome-adb
git地址:https://github.com/mzlogin/awesome-adb
预览:

解释:
ADB Usage Complete / ADB 用法大全

项目名:GreatArticles
git地址:https://github.com/maoruibin/GreatArticles
解释:
收集看到的内容特别棒的技术文章并会配有一段个人短评 https://github.com/maoruibin/GreatArt…

项目名:Learn-Algorithms
git地址:https://github.com/nonstriater/Learn-Algorithms
解释:
算法学习笔记

项目名:AppMethodOrder
git地址:https://github.com/zjw-swun/AppMethodOrder
预览:

解释:
一个能让你了解所有函数调用顺序的Android库(无需侵入式代码)

项目名:RxJavaSamples
git地址:https://github.com/THEONE10211024/RxJavaSamples
解释:
收集了RxJava常见的使用场景,例子简洁、经典、易懂...

项目名:android-tips-tricks-cn
git地址:https://github.com/cctanfujun/android-tips-tricks-cn
解释:
震惊!这么多的安卓开发Tips

项目名:AndroidStandardDevelop
git地址:https://github.com/Blankj/AndroidStandardDevelop
解释:
Android standard develop

项目名:material-design-data
git地址:https://github.com/Luosunce/material-design-data
解释:
关于 Material Design 的一切资料都在这里

项目名:awesome-android-tips
git地址:https://github.com/jiang111/awesome-android-tips
预览:

解释:
some code tips in android 💯

项目名:repo
git地址:https://github.com/suzeyu1992/repo
预览:

解释:
📒 记录一个自己的知识库

项目名:awesome-view
git地址:https://github.com/xinghongfei/awesome-view
预览:

解释:
自定义View有这些足够了

项目名:repractise
git地址:https://github.com/phodal/repractise
预览:

解释:
RePractise http://repractise.phodal.com

项目名:gradle-config
git地址:https://github.com/hacket/gradle-config
解释:
实用的gradle技巧

项目名:jstraining
git地址:https://github.com/ruanyf/jstraining
解释:
全栈工程师培训材料 

项目名:mostly-adequate-guide-chinese
git地址:https://github.com/llh911001/mostly-adequate-guide-chinese
解释:
JS函数式编程指南中文版 http://llh911001.gitbooks.io/mostly-adequate-guide-chinese

项目名:awesome-programming-books
git地址:https://github.com/jobbole/awesome-programming-books
解释:
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等

项目名:translations
git地址:https://github.com/oldratlee/translations
解释:
Chinese translations for classic IT resources

项目名:DriodDeveloper
git地址:https://github.com/hejunlin2013/DriodDeveloper
解释:
个人android 技术干货,问题深度总结,FrameWork源码解析,插件化研究,最新开源项目推荐,TV开发

项目名:git-tips
git地址:https://github.com/521xueweihan/git-tips
解释:
Git的奇技淫巧

项目名:rxjava-examples
git地址:https://github.com/leeowenowen/rxjava-examples
预览:

解释:
全面,完整,图文并茂的RxJavaAPI使用示例

项目名:Android_Resources
git地址:https://github.com/wkxwkx101/Android_Resources
解释:
个人整理的一些Android资源库

项目名:javascript-lessons
git地址:https://github.com/stone0090/javascript-lessons
解释:
JavaScript 闯关记

项目名:DiffUtils
git地址:https://github.com/mcxtzhang/DiffUtils
解释:
DiffUtils是Google官方在support-v7-24.2.0新出的一个工具类,本工程为一个讲解它使用的Demo

项目名:AndroidStarArchive
git地址:https://github.com/kHRYSTAL/AndroidStarArchive
解释:
github收藏项目归档

项目名:Android-Session-Slides
git地址:https://github.com/MDCC2016/Android-Session-Slides
解释:
Here are the slides in MDCC 2016 Android Session.

项目名:hongyangWeixinArticles
git地址:https://github.com/hongyangAndroid/hongyangWeixinArticles
解释:
主要用于记录微信公众号所推送的所有文章,公众号:hongyangAndroid

项目名:CoreLink
git地址:https://github.com/lizhangqu/CoreLink
解释:
Android 开发中的日常积累

项目名:BlogRes
git地址:https://github.com/wuchangfeng/BlogRes
解释:
Resource for my personal blog

项目名:SaveAndroidResources
git地址:https://github.com/CaMnter/SaveAndroidResources
解释:
Easy to learn Android resource

项目名:article
git地址:https://github.com/WeMobileDev/article
预览:


解释:
articles bt WeChat Mobile Development Team

项目名:LearningOpenGLES2-Android
git地址:https://github.com/skyfe79/LearningOpenGLES2-Android
预览:


解释:
Learning OpenGL ES 2 in Java for Android

项目名:awesome-deep-learning-papers
git地址:https://github.com/terryum/awesome-deep-learning-papers
解释:
Most Cited Deep Learning Papers

项目名:Coder-Knowledge-Graph
git地址:https://github.com/wxyyxc1992/Coder-Knowledge-Graph
解释:
Knowledge Graph For Coder

项目名:awesome-android-libraries
git地址:https://github.com/wasabeef/awesome-android-libraries
解释:
This is an alphabetical list of libraries for Android development, the majority being actively maintained

项目名:Perfect_IM_SNS
git地址:https://github.com/CameloeAnthony/Perfect_IM_SNS
解释:
这是一个整理即时通讯(IM)和社交系统(SNS)优秀开源项目的文档

项目名:android-unit-testing-tutorial
git地址:https://github.com/ChrisZou/android-unit-testing-tutorial
解释:
Code project corresponding to a serials of tutorial posts for android unit testing

项目名:java-bible
git地址:https://github.com/biezhi/java-bible
解释:
Java Bible is my java technology stack

项目名:Android-APT-Framework
git地址:https://github.com/lizhaoxuan/Android-APT-Framework
解释:
Android编译时注解框架系列博客

项目名:Gradle-2-User-Guide
git地址:https://github.com/waylau/Gradle-2-User-Guide
解释:
Gradle 2 User Guide 中文翻译《Gradle 2 用户指南》

项目名:github-roam
git地址:https://github.com/phodal/github-roam
解释:
GitHub 漫游指南

项目名:awesome-android
git地址:https://github.com/snowdream/awesome-android
解释:
android libs from github or other websites http://snowdream.github.io/awesome-android

项目名:free-programming-books-zh_CN
git地址:https://github.com/justjavac/free-programming-books-zh_CN
解释:
免费的编程中文书籍索引

项目名:AndroidNote
git地址:https://github.com/CharonChui/AndroidNote
解释:
Android study notes

项目名:LearningNotes
git地址:https://github.com/GeniusVJR/LearningNotes
预览:
Enjoy Learning

项目名:Android-Dev-Favorites
git地址:https://github.com/ruijun/Android-Dev-Favorites
预览:
https://github.com/ruijun/Android-Dev-Favorites/raw/master/Images/favorite.png
解释:
The repository is Android development favorites, It used to collect the knowledge of Android Development

项目名:stackoverflow-java-top-qa
git地址:https://github.com/giantray/stackoverflow-java-top-qa
解释:
stackoverflow上Java相关回答整理翻译

项目名:AndroidGuide
git地址:https://github.com/ColorfulCat/AndroidGuide
解释:
AndroidCat安卓书签网 http://www.androidcat.com/

项目名:AndroidUtilCode
git地址:https://github.com/Blankj/AndroidUtilCode
解释:Android开发人员不得不收集的代码(持续更新中) http://blankj.com/862.html

项目名:git-recipes
git地址:https://github.com/geeeeeeeeek/git-recipes
解释:
高质量的Git中文教程,来自国外社区的优秀文章和个人实践

项目名:AndroidInstantRun
git地址:https://github.com/nuptboyzhb/AndroidInstantRun
预览:


解释:
Android Instant Run原理分析

项目名:Android_Data
git地址:https://github.com/Freelander/Android_Data
解释:
Android 学习资料收集

项目名:N个开源代码收纳
URL:http://www.jcodecraeer.com/plus/list.php?tid=31
URL:http://www.23code.com/
URL:http://www.android-gems.com/
URL:http://androidcat.com/?view=CatFragment
URL:http://www.open-open.com/lib/tag/Android
解释:
开源库收纳

项目名:Andriod-collect-blogs
git地址:https://github.com/ZQiang94/Andriod-collect-blogs
解释:
收集Android相关blog

项目名:AndroidNote
git地址:https://github.com/GcsSloop/AndroidNote
解释:
安卓学习笔记

项目名:blog
git地址:https://github.com/lzyzsd/blog
解释:
技术分享

项目名:EasyAndroidResources
git地址:https://github.com/CaMnter/EasyAndroidResources
解释:
源码解释,算法,小知识

项目名:gold-miner
git地址:https://github.com/xitu/gold-miner
解释:
掘金翻译计划,翻译掘金上优质的英文文章 http://gold.xitu.io

项目名:awesome-resources
git地址:https://github.com/lyfeyaj/awesome-resources
解释:
开发资源总结

项目名:Gitbook
git地址:https://github.com/dodola/Gitbook
解释:
收录找到的不错的文档

项目名:android-tech-frontier
git地址:https://github.com/hehonghui/android-tech-frontier
解释:
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目

项目名:android-open-source-project-cracking
文章地址:https://github.com/wingjay/android-open-source-project-cracking
解释:
通过对流行的优质android开源项目分析、学习、仿写,最终理解,不仅帮你掌握最新的android技术,更能让你理解开源项目的精华之处,这些都是你成为一名高级android developer必不可少的

项目名:AndroidArchitectureCollection
git地址:https://github.com/CameloeAnthony/AndroidArchitectureCollection
解释:
安卓架构文章合集(a collection of android Architecture)

项目名:FullStackDeveloperCourse
git地址:https://github.com/warmheartli/FullStackDeveloperCourse
预览:
教你成为全栈工程师

项目名:awesome-android-performance
git地址:https://github.com/Juude/awesome-android-performance
解释:
Android performance optimization tutorials, videos and tools list(Android性能优化视频,文档以及工具)

标题:Android 开发绕不过的坑
文章地址:http://bugly.qq.com/bbs/forum.php?mod=viewthread&tid=498
解释:
Android 开发绕不过的坑:你的 Bitmap 究竟占多大内存?

项目名:awesome-android-tips
git地址:https://github.com/jiang111/awesome-android-tips
解释:
some code tips in android

项目名:Android-Best-Practices
git地址:https://github.com/tianzhijiexian/Android-Best-Practices
解释:
Android最佳实践示例

项目名:Gradle-Plugin-User-Guide-Chinese-Verision
git地址:https://github.com/AvatarQing/Gradle-Plugin-User-Guide-Chinese-Verision
解释:
Gradle Android插件用户指南翻译

项目名:Algorithms
git地址:https://github.com/pedrovgs/Algorithms
解释:
Solutions for some common algorithm problems written in Java

项目名:awesome-android
git地址:https://github.com/JStumpp/awesome-android
解释:
A curated list of awesome Android packages and resources

项目名:InterviewQuestion
git地址:https://github.com/leerduo/InterviewQuestion
解释:
整理的常见的问题

项目名:TimLiu-Android
git地址:https://github.com/Tim9Liu9/TimLiu-Android
解释:
Android开源项目及库

项目名:skill-map
git地址:https://github.com/TeamStuQ/skill-map
解释:
StuQ 程序员技能图谱

项目名:androidSource
git地址:https://github.com/yipianfengye/androidSource
解释:
android framework层源码解析,不定时更新哈

VR相关

项目名:Lee-VR-Source
git地址:https://github.com/GeekLiB/Lee-VR-Source
预览:


解释:
VR 开发者必备资源汇总

各种规范

项目名:hexo-theme-material
git地址:https://github.com/viosey/hexo-theme-material
解释:
Material Design Theme for Hexo. https://blog.viosey.com
预览:

项目名:chinese-copywriting-guidelines
git地址:https://github.com/sparanoid/chinese-copywriting-guidelines
解释:
Chinese Copywriting Guidelines/中文文案排版指北/統一中文文案、排版的相關用法,降低團隊成員之間的溝通成本,增強網站氣質。

项目名:smooth-app-bar-layout
git地址:https://github.com/henrytao-me/smooth-app-bar-layout
解释:
Smooth version of Google Support Design AppBarLayout

项目名:android-training-course-in-chinese
git地址:https://github.com/kesenhoo/android-training-course-in-chinese
解释:
Android官方培训课程中文版

项目名:material-design-dimens
git地址:https://github.com/DmitryMalkovich/material-design-dimens
解释:
Default colors and dimens per Material Design guidelines and Android Design guidelines inside one library

项目名:MaterialDesignColor
git地址:https://github.com/zzhoujay/MaterialDesignColor
预览:
描述:谷歌官方的Material Design颜色值