主要介绍那些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

更多相关文章

  1. google android 项目
  2. UE4打包安卓项目遇到UATHelper: Packaging (Android (ETC1)): ER
  3. 【实习项目记录】(三)调整网络图片固定宽高
  4. android项目 编译出现"Unsupported major.minor version 52.0"
  5. 开源项目之Android GreenDroid(界面库)
  6. 博客园Android客户端V3.0
  7. 在命令行下创建Android项目并执行
  8. Android常用Demo及开源项目集锦
  9. 用.Net打造一个移动客户端(Android/IOS)的服务端框架NHM(四)——Andr

随机推荐

  1. Android硬件之-传感器概述
  2. Android(安卓)Tangram模型:淘宝、天猫都在
  3. Android的活动介绍
  4. Android(安卓)如何自定义一个ContentProv
  5. Jetpack: ViewModelSavedState遇到的问题
  6. Android设置android:elevation无效?那是你
  7. [置顶] android 跨进程通信
  8. Android(安卓)-- IPC通信机制之一Binder
  9. react native极光推送全程教程android和i
  10. android 通用圆角控件