一些好的android開源項目

來源:互聯網
上載者:User

轉自 :http://www.webarch.org/90.html

最近在看關於Andriod應用開發的一些東東,看到一些比較好的Android開源項目,順便轉過來了:
1.Android團隊提供的樣本項目 
如果不是從學習Android SDK中提供的那些範例代碼開始,可能沒有更好的方法來掌握在Android這個架構上開發。由Android的核心Team Dev提供了15個優秀的樣本項 目,包含了遊戲、影像處理、時間顯示、開始菜單捷徑等。
地址:http://code.google.com/p/apps-for-android/

包 括:Android 遊戲 Amazed、Android 照片小軟體 Panoramio、Android 小遊戲 DivideAndConquer、Android 全球時間 AndroidGlobalTime、Android 照片小軟體 Photostream、Android 鈴聲擴充工具 RingsExtended、Android 小遊戲 Clickin2DaBeat等

2.Remote Droid 
RemoteDroid是一個Android應用,能夠讓使用者使用自己的無線網路使用無線鍵盤、觸控螢幕操作手機。這個項目為開發人員提供了如網路連接、觸 摸屏手指運動等很好的範例。
地址:http://code.google.com/p/remotedroid/

3.TorProxy和Shadow 
TorProxy應用實現了Android手機無線電電傳通訊(TOR),和Shadow應用一起使用,可以使用手機匿名上網。從該項目原始碼中,可以 掌握socket串連、管理cookie等方法。
地址:http://www.cl.cam.ac.uk/research/dtg/code/svn/android-tor/

4、 Android SMSPopup 
SMSPopup可以截獲簡訊內容顯示在一個泡泡形狀的視窗中。從這個項目中可以掌握到如何使用內建的簡訊SMS介面。
地址:http://code.google.com/p/android-smspopup/

5、 Standup Timer 
Standup Timer應用用於控制站立會議時間,類似秒錶倒計時,可以提醒每個人的講話時間已到,從而保證每個與會者使用時間一樣。從該項目的代碼中,可以學會如何 使用時間函數。另外,這個項目的代碼是採用視圖view、模型model嚴格分離的設計思路。
地址:http://github.com/jwood/standup-timer

6、 Foursquare 
是 Foursquare.com的一個用戶端應用,該應用主要分為兩個模組:API(com.joelapenna.foursquare)和介面前端 (com.joelapenna.foursquared)兩部分。從該項目代碼中,可以學會如何同步、多線程、HTTP串連等技術。
地址:http://code.google.com/p/foursquared/

7、 Pedometer 
Pedometer應用用於記錄你每天走路步[]數的。儘管記錄不一定精準,但是從這個項目中,可以學習幾個不同的技術:加速器互動、語音更新、後台運行服 務等。
地址:http://code.google.com/p/pedometer/

8、 OpenSudoku-android 
OpenSudoku是一個簡單的九宮格數獨遊戲。從代碼中可以學習到如何在視圖中顯示表格式資料,以及如何和一個網站互動等技術。
地址:http://code.google.com/p/opensudoku-android

9、 ConnectBot 
ConnectBot是Android平台的一個用戶端安全殼應用。從該項目代碼中,可以學習到很多Android安全方面的內容,這些是你在開發應用 時經常需要考慮的安全問題。
地址:http://code.google.com/p/connectbot/

10、 WordPress的Android應用 
當然在最後不能不提Wordpress的Android應用了,這是Wordpress官方Team Dev提供的一個項目。從代碼中可以學習到XMLRPC調 用(當然還有更多的優秀內容)。
地址:http://android.svn.wordpress.org/trunk/

另外的一些:

Android PDF 閱讀器 http://sourceforge.net/projects/andpdf/files/
個人記賬工具 OnMyMeans http://sourceforge.net/projects/onmymeans/develop
Android電池監控 Android Battery Dog http://sourceforge.net/projects/andbatdog/
RSS閱讀軟體 Android RSS http://code.google.com/p/android-rss/
Android的PDF閱讀器 DroidReader http://code.google.com/p/droidreader/
Android Scripting Environment http://code.google.com/p/android-scripting/
Android小遊戲 Android Shapes http://sourceforge.net/projects/shapes/
Android JSON RPC http://code.google.com/p/android-json-rpc/
Android VNC http://code.google.com/p/android-vnc/
魅族M8的Android移植 M8 Android http://code.google.com/p/m8-android-kernel/
Android的社交網路 HelloWorld goes mobile http://sourceforge.net/projects/helloworldgm/
手機聊天程式 Android jChat http://code.google.com/p/jchat4android/
Android的GPS軌跡記錄 MyTracks http://code.google.com/p/mytracks/
Android國際象棋遊戲 Honzovy achy http://sourceforge.net/projects/honzovysachy/
Android旅行記錄軟體 AndTripLog http://sourceforge.net/projects/andtriplog/
音樂播放器 Ambient http://sourceforge.net/projects/ambientmp/
Android的郵件用戶端 K9mail http://code.google.com/p/k9mail/
多平台應用開發庫 QuickConnect http://sourceforge.net/projects/quickconnect/
gPhone手機空戰遊戲 http://code.google.com/p/wireless-apps/
Android 照片小軟體 Panoramio http://code.google.com/p/apps-for-android/
i-jetty http://code.google.com/p/i-jetty/
Android 小遊戲 DivideAndConquer http://code.google.com/p/apps-for-android/
Android 全球時間 AndroidGlobalTime http://code.google.com/p/apps-for-android/
Android 2D遊戲引擎 Android Angle http://code.google.com/p/angle/
Android Ruby http://code.google.com/p/android-ruby/
Android-N810 http://sourceforge.net/projects/android-n810/
Android的簡訊應用 Ecclesia http://sourceforge.net/projects/ecclesia
Android平台上的JXTA用戶端 Peerdroid http://code.google.com/p/peerdroid/
Android遊戲引擎 libgdx http://code.google.com/p/libgdx/
Android 照片小軟體 Photostream http://code.google.com/p/apps-for-android/
Alien3d logo Android 3D遊戲引擎 Alien3d http://code.google.com/p/alien3d/
Winamp Remote Android Server http://sourceforge.net/projects/winampdroid
Android的Facebook用戶端 Andrico http://code.google.com/p/andrico/
Android Applications Manager http://sourceforge.net/projects/aam/
Java 3D圖形引擎 Catcake http://code.google.com/p/catcake/
android-gcc-objc2-0 http://code.google.com/p/android-gcc-objc2-0/
Android 鈴聲擴充工具 RingsExtended http://code.google.com/p/apps-for-android/
JavaEye Android client http://code.google.com/p/javaeye-android-client/
Android 小遊戲 Clickin2DaBeat http://code.google.com/p/apps-for-android/
中醫大夫助理資訊系統 zz-doctor http://code.google.com/p/zz-doctor/
Facebook Connect for Android http://code.google.com/p/fbconnect-android/
FreeTTS-Android http://sourceforge.net/projects/freettsandroidi
條碼掃描器 Android PC_BCR http://code.google.com/p/android-pcbcr/

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.