Linux: https://github.com/torvalds/linux
Android: https://github.com/android
Android 技术开发周报:http://www.androidweekly.cn/tag/androiddevweekly/
Android 优秀开源项目及特效推荐
网易云音乐Android版使用的开源组件
目前收藏 Android 开源库比较多的有 Android 开源项目汇总,Android Arsenal,Android Libraries and Resources另有 Libraries for developers,DevAppsDirect 等 App 集合了很多开源库。
更多介绍可以参考我之前的整理:Android 开源库获取途径整理
其中的 Android Arsenal 国外人收集的最棒的开源集合。Android 开源项目汇总 是我在维护,包括 300+ 开源项目,每一个都有中文介绍及大家喜欢的酷炫示例图。
Android开源项目第一篇——个性化控件(View)篇Android开源项目第二篇——工具库篇Android开源项目第三篇——优秀项目篇Android开源项目第四篇——开发及测试工具篇Android开源项目第五篇——优秀个人和团体篇
https://github.com/wasabeef/awesome-android-ui
如果只是简单的学习的话可以根据 API 逐步 Debug 进去,不断深入和反复即可。
全面而系统的学习的话,请移步查看我在如何针对Github上某个Android开源项目进行学习 的回答,这也是 Android 开源项目源码解析第一期的规范文档。
这是我们组织的 Android 开源项目源码分析 项目,我们相信应该知其然知其所以然。为了更好的了解并掌握优秀开源库原理,从简介、总体设计、流程图、详细设计全方面分析开源库源码。目前第一期完成,包括10个开源库及5个公共技术点的全面介绍。
5 Github的Android客户端项目项目地址:https://github.com/github/androidAPK地址:https://play.google.com/store/apps/details?id=com.github.mobile
6 MIUI便签项目地址:https://github.com/MiCode/NotesAPK地址:https://github.com/Trinea/TrineaDownload/blob/master/miui-note-demo.apk?raw=truePS:项目分包比较合理,相比较miui的文件管理器https://github.com/MiCode/FileExplorer代码规范较好得多
7 四次元-新浪微博客户端项目地址:https://github.com/qii/weiciyuanAPK地址:https://play.google.com/store/apps/details?id=org.qii.weiciyuan
8 gnucash-一个记账理财软件项目地址:https://github.com/codinguser/gnucash-androidAPK地址:http://play.google.com/store/apps/details?id=org.gnucash.android
9 AntennaPod支持rss订阅、音乐订阅项目地址:https://github.com/danieloeh/AntennaPodAPK地址:https://play.google.com/store/apps/details?id=de.danoeh.antennapod
10 ChaseWhisplyProject 打鬼游戏项目地址:https://github.com/tvbarthel/ChaseWhisplyProjectAPK地址:https://play.google.com/store/apps/details?id=fr.tvbarthel.games.chasewhisply
11 Tweet Lanes 功能完整的Twitter客户端项目地址:https://github.com/chrislacy/TweetLanesAPK地址:https://play.google.com/store/apps/details?id=com.tweetlanes.android
转载于:https://www.cnblogs.com/CharlesGrant/p/4602379.html
相关资源:垃圾分类数据集及代码