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/zxinghttps://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:代碼分包合理,很棒。不過這個項目依賴的開源項目比較多,比較難編譯

android photo up image process

 

(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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章