本文为那些不错的Android开源项目第三篇——优秀项目篇,主要介绍那些还不错的完整Android项目。
最新内容请访问Android开源项目汇总及搜索。
对你有帮助的话,去知乎点个赞让更多人了解:Android 优秀开源项目及特效推荐。
Android开源项目系列汇总已完成,包括:
Android开源项目第一篇——个性化控件(View)篇
Android开源项目第二篇——工具库篇
Android开源项目第三篇——优秀项目篇
Android开源项目第四篇——开发及测试工具篇
Android开源项目第五篇——优秀个人和团体篇
记录的项目主要依据是项目有意思或项目分层规范比较好。
Linux
项目地址:https://github.com/torvalds/linux
Android
项目地址:https://android.googlesource.com/或https://github.com/android
以上两个项目,不解释
(1) ZXing 二维码扫描工具
项目地址:https://github.com/zxing/zxing或https://code.google.com/p/zxing/
APK地址:https://play.google.com/store/apps/details?id=com.google.zxing.client.android
PS:现在市面上很多应用的二维码扫描功能都是从这个修改而来
(2) photup 编辑机批量上传照片到facebook上
项目地址:https://github.com/chrisbanes/photup
APK地址:https://play.google.com/store/apps/details?id=uk.co.senab.photup
PS:代码分包合理,很棒。不过这个项目依赖的开源项目比较多,比较难编译
(3) Github的Android客户端项目
项目地址:https://github.com/github/android
APK地址:https://play.google.com/store/apps/details?id=com.github.mobile
(4) 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代码规范较好得多
(5) 四次元-新浪微博客户端
项目地址:https://github.com/qii/weiciyuan
APK地址:https://play.google.com/store/apps/details?id=org.qii.weiciyuan
(6) gnucash-一个记账理财软件
项目地址:https://github.com/codinguser/gnucash-android
APK地址:http://play.google.com/store/apps/details?id=org.gnucash.android
(7) AntennaPod支持rss订阅、音乐订阅
项目地址:https://github.com/danieloeh/AntennaPod
APK地址:https://play.google.com/store/apps/details?id=de.danoeh.antennapod
(8) ChaseWhisplyProject 打鬼游戏
项目地址:https://github.com/tvbarthel/ChaseWhisplyProject
APK地址:https://play.google.com/store/apps/details?id=fr.tvbarthel.games.chasewhisply
(9) Tweet Lanes 功能完整的Twitter客户端
项目地址:https://github.com/chrislacy/TweetLanes
APK地址:https://play.google.com/store/apps/details?id=com.tweetlanes.android
https://github.com/jonan/ForkHub
Pingback: [转]9个完整Android开源app项目 | 四号程序员
Pingback: Android开源项目第一篇——个性化控件(View)篇 – 技术联盟
前两个为什么不解释?那两个是干嘛的
Pingback: Android开源项目第一篇——个性化控件(View)篇 | 寒星晓月
推荐个收集开源代码库网站www.23code.com
赞,这也有个关于Android view的http://www.androidviews.net/
突然想到k-9mail应该也算是一个出色的开源项目
好的,非常感谢,最近我也发现了其他的项目,只是忙出翔了,没时间看,回头我会都补充上
出翔 是?
百度知道。
国内还有eoe和oschina的客户端感觉也不错的。
ok, 回头我看一下,好的话会加进来
才知道四次元是开源的。。 不过没用过它。微薄客户端用的fuubo。其实从产品的层面上看,交互界面才是最重要的。无奈公司从不注重这些。