Android 系统研究:http://blog.csdn.net/luoshengyang/article/details/8923485

Android 腾讯技术人员博客 http://hukai.me/

Linux:  https://github.com/torvalds/linux

Android: https://github.com/android

Android 官方资源:https://github.com/kesenhoo

Android 技术开发周报:http://www.androidweekly.cn/tag/androiddevweekly/

高价值链接

  • Android官方博客  提供一些跟Android相关的即时咨询。(需要梯子)
  • Android官方技术博客  主要提供一些新工具(如Android Studio),新技术(如每次更新带来新特性)的演示和讲解。(需要梯子)
  • 23code.com : 超强烈推荐,里面收集了非常多漂亮的Android开源项目。
  • StylingAndroid : 时常介绍Android的新特性。
  • AndroidViews  Android View组件收集站点。
  • 那两年炼就的Android内功修养  (这是一篇Android入门到提高的文章,内容很全面,而且由浅入深,强烈推荐,来自老罗的Android之旅)
  • Android-er  :专注Android好多年的一个老外的Blog。(需要梯子)
  • Android-Pattern :Android的一些设计模式。

1. GitHub 上有哪些 Android 开源项目

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

2. 授人以渔-如何获取最新的 Android 开源项目

  • Follow Android Dev Com Android Dev Cn 上那些开发者的 Github 帐号,每天从自己的 News Feed 中看他们的动态。你也可以直接 Follow 我 Trinea's following 的人。
  • 看 Trending repositories on GitHub 养成每天逛 GitHub 的习惯是个优秀的习惯。

3. 进阶篇-开源项目怎么学习

如果只是简单的学习的话可以根据 API 逐步 Debug 进去,不断深入和反复即可。

全面而系统的学习的话,请移步查看我在如何针对Github上某个Android开源项目进行学习 的回答,这也是 Android 开源项目源码解析第一期的规范文档。

4. 开源项目源码解析

这是我们组织的 Android 开源项目源码分析 项目,我们相信应该知其然知其所以然。为了更好的了解并掌握优秀开源库原理,从简介、总体设计、流程图、详细设计全方面分析开源库源码。目前第一期完成,包括10个开源库及5个公共技术点的全面介绍。

5 Github的Android客户端项目
项目地址:https://github.com/github/android
APK地址:https://play.google.com/store/apps/details?id=com.github.mobile

6 MIUI便签
项目地址:https://github.com/MiCode/Notes
APK地址:https://github.com/Trinea/TrineaDownload/blob/master/miui-note-demo.apk?raw=true
PS:项目分包比较合理,相比较miui的文件管理器https://github.com/MiCode/FileExplorer代码规范较好得多

7 四次元-新浪微博客户端
项目地址:https://github.com/qii/weiciyuan
APK地址:https://play.google.com/store/apps/details?id=org.qii.weiciyuan

8 gnucash-一个记账理财软件
项目地址:https://github.com/codinguser/gnucash-android
APK地址:http://play.google.com/store/apps/details?id=org.gnucash.android

9 AntennaPod支持rss订阅、音乐订阅
项目地址:https://github.com/danieloeh/AntennaPod
APK地址:https://play.google.com/store/apps/details?id=de.danoeh.antennapod

10 ChaseWhisplyProject 打鬼游戏
项目地址:https://github.com/tvbarthel/ChaseWhisplyProject
APK地址:https://play.google.com/store/apps/details?id=fr.tvbarthel.games.chasewhisply

11 Tweet Lanes 功能完整的Twitter客户端
项目地址:https://github.com/chrislacy/TweetLanes
APK地址:https://play.google.com/store/apps/details?id=com.tweetlanes.android

更多相关文章

  1. cordova生成android的app项目目录后运行cordova build android出
  2. XX项目总结
  3. android -------- Retrofit + RxJava2.0 + Kotlin + MVP 开发的
  4. 比较好的android 开源项目
  5. Android 获取mac地址方法
  6. Android修改语言设置--项目需求需要修改在应用中修改系统时间
  7. 将Android项目打包成APK文件
  8. 徽章系列1: Top 30 android 开源项目徽章
  9. Android开发_在Android Studio中搜索项目中出现过的字符串

随机推荐

  1. Android中使用OrmLite来对SQLite数据库进
  2. Android zip文件压缩解压
  3. BiliBili-IJKPlayer播放器源码分析(一)
  4. Android Activity 及其子类
  5. Android NDK 编译、使用动态库
  6. ndk生成ARM汇编(附代码)
  7. android(2)
  8. [Android] Status Bar Notifications
  9. AndroidManifest.xml 不同变量的作用(持续
  10. 【Android(安卓)开发教程】设置Activity