Android 开源项目第三篇——优秀项目篇

来源:互联网 发布:安装双系统xp和linux 编辑:程序博客网 时间:2024/05/17 15:06

Android 开源项目第三篇——优秀项目篇


第三部分 优秀项目

主要介绍那些 Android 还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。

一、系统及平台

  1. Linux
    项目地址:https://github.com/torvalds/linux
  2. Android
    项目地址:https://android.googlesource.com/

二、项目

  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
    其他:现在市面上很多应用的二维码扫描功能都是从这个修改而来

  2. photup
    编辑机批量上传照片到 facebook 上
    项目地址:https://github.com/chrisbanes/photup
    APK 地址:https://play.google.com/store/apps/details?id=uk.co.senab.photup
    其他:代码分包合理,很棒。不过这个项目依赖的开源项目比较多,比较难编译

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

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

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

  6. Douya
    豆芽——Material Design 的豆瓣客户端
    项目地址:https://github.com/DreaminginCodeZH/Douya
    效果图:

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

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

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

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

  11. Financius
    简单易用的记账程序
    项目地址:https://github.com/mvarnagiris/Financius
    APK 地址:https://play.google.com/store/apps/details?id=com.code44.finance

  12. todo.txt-android
    todo.txt 的官方 Android 应用
    项目地址:https://github.com/ginatrapani/todo.txt-android
    APK 地址:https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch

  13. simpletask
    基于 todo.txt 官方应用的另一个客户端
    项目地址:https://github.com/mpcjanssen/simpletask-android
    APK 地址:https://play.google.com/store/apps/details?id=nl.mpcjanssen.todotxtholo

  14. Muzei Live Wallpaper
    定时更换桌面精美壁纸
    项目地址:https://github.com/romannurik/muzei
    APK 地址:https://play.google.com/store/apps/details?id=net.nurik.roman.muzei

  15. Scanbook
    扫描搜索查询图书信息
    项目地址:https://github.com/JayFang1993/ScanBook
    APK 地址:http://www.wandoujia.com/apps/com.scanbook

  16. iosched
    The Google I/O 2014 Android App
    项目地址:https://github.com/google/iosched
    APK 地址:https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched




原文地址:https://github.com/Trinea/android-open-project

0 0
原创粉丝点击