`

android的一些开源项目

 
阅读更多

转自: http://www.uuroid.com/?p=135
1.Android团队提供的示例项目

如果不是从学习Android SDK中提供的那些样例代码开始,可能没有更好的方法来掌握在Android这个框架上开发。由Android的核心开发团队提供了15个优秀的示例项 目,包含了游戏、图像处理、时间显示、开始菜单快捷方式等。
地址:http://code.google.com/p/apps-for-android/

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/
http://www.cl.cam.ac.uk/research/dtg/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官方开发团队提供的一个项目。从代码中可以学习到XMLRPC调 用(当然还有更多的优秀内容)。
地址:http://android.svn.wordpress.org/trunk/

Vincent Tsao <caojunvincent@gmail.com>
Google官方的那几个开源项目也很不错: 
http://apps-for-android.googlecode.com/svn/trunk
官方博客也推荐过很多opensource app, 搜搜一大片
当然Hong老大领头的Javaeye也别错过

uu <wdiidw@gmail.com>
http://code.google.com/u/@VBZXQF1UABRGXAJ%2B/

Hong <lordhong@gmail.com>
http://eyes-free.googlecode.com/svn
http://android-imagedownloader.googlecode.com/svn
貌似WordPress也有开源的android app了

 

 

 

 

http://code.google.com/p/moonblink/    这里面有很多有意思的东西,可以学到不少的东西. 

http://code.google.com/p/fanfoudroid/  饭否的客户端 

http://code.google.com/p/andtweet/  tweet客户端 

http://code.google.com/p/scrollablecontacts/ 

http://code.google.com/p/android-daisy-epub-reader/ 

http://code.google.com/p/musikcube/  A music player 

http://code.google.com/p/tramhunter/  Tram Hunter: an Android application for Melbourne's Tram Tracker service. 


http://code.google.com/p/rterm/  Gesture支持,如上下左右、发表文章等常用操作可以通过touch来实现. Roiding BBS Terminal Project 

http://code.google.com/p/ambienttalk/w/list  An Object-oriented Event-driven Programming Language for Mobile Ad Hoc Networks 

http://code.google.com/p/meemidroid/  MeemiDroid is an easy to use, well integrated meemi client for android portable devices. MeemiDroid first aim is to let you share images, text and links easily from your android device all without loading the Meemi web interface 

http://code.google.com/p/justpictures/  


http://code.google.com/p/android-notifier/  This project sends notifications to a desktop computer when certain events happen on an Android device, such as the phone ringing, an SMS being received, or the battery running low. The notifications can be sent over Wifi, Bluetooth, or (in the future) USB. 

It runs as a service on android, consuming little resources while no events are happening, and the desktop application notifies the user about the event in some way (Growl on Mac, Gnome dbus notifications on Linux, Growl for Windows or System tray alert on Windows), including information such as the number that's calling. 

This is useful for people (like the developer) who wear noise-cancelling headphones, keep their cell phone in their bags, or don't want to be interrupted to look at a vibrating cell phone in a meeting. 


http://code.google.com/p/geobeagle/  GeoBeagle: an Android app for geocaching and letterboxing 

http://code.google.com/p/haggle/  Haggle is a networking architecture for content-centric opportunistic communication. In laymen's terms, it means that Haggle allows mobile devices to exchange content directly between themselves whenever they happen to come in close range. The content to exchange is based on the interests that users declare. Contact opportunities are unpredictable and make communication inherently asynchronous, rather than synchronous as is the case with the Internet architecture. Haggle supports both Bluetooth and WiFi connectivity. 

http://code.google.com/p/finditnow/  FindItNow is an Android application designed to help you locate items and services fast. Unlike Google Maps, we operate on small-scale regions. This allows us to track restrooms, vending machines, mailboxes, and other items that none of the popular map and location apps are capable of. We have built the app to be clean, fast, and extensible, with the solitary goal of helping you find things as quickly as possible. 


http://code.google.com/p/ringdroid/  An Android application for editing and creating your own ringtones, alarms, and notification sounds. 

http://code.google.com/p/android-ui-utils/  Android UI Utilities 


http://code.google.com/p/sparserss/  A simple rss reader for Android™ 

http://code.google.com/p/regalandroid/  A multi (G2, G3, Piwigo) gallery client for Android  A multi (G2, G3, Piwigo) gallery client for Android 


http://code.google.com/p/daily-money/  A android application helps you to record your daily expense 

http://code.google.com/p/iui/  Web UI Framework for mobile devices - iOS, Android, Palm, and others 

分享到:
评论
1 楼 ylzyd12345 2011-12-07  
mark一下,谢谢分享

相关推荐

    android开源项目源码,完整商城项目源码(服务端+客户端)

    首先,我们来了解一下"android开源项目源码"。在Android开发中,开源项目意味着其源代码对公众开放,允许开发者查看、学习、修改甚至分发。这种开放性为开发者提供了深入理解项目设计和实现的机会,有助于提升个人...

    近百个Android优秀开源项目总结

    安卓巴士总结了近百个Android优秀开源项目,覆盖Android开发的每个领域

    十个android 经典开源项目

    这十个Android开源项目是初学者和进阶开发者学习Android编程的重要资源,它们展示了各种实用功能和技术的应用,有助于提升编程技能和理解Android平台的工作原理。 【描述】:“十个Android经典开源项目”的完整项目...

    Android 谷歌开源项目

    Android是由谷歌公司主导开发的开源移动操作系统,主要应用于智能手机、平板电脑以及智能电视等设备。...对于开发者来说,深入学习和理解Android开源项目,有助于提升开发技能,创造更优秀的应用程序。

    Android开源项目汇总

    Android开源项目汇总 Android 开源项目软件apk Android 开源项目软件apk=============最全的自定义控件等等===========

    Android游戏 开源项目 案例

    【Android游戏 开源项目 案例】 在Android开发领域,开源项目是学习新技能、探索最佳实践的重要资源。这个开源项目,源自LAGame-Simple,为我们提供了一个深入理解Android游戏开发的实例。通过分析该项目,我们可以...

    10个Android的开源项目

    以下是对这10个Android开源项目的详细介绍,它们将为你的Android编程之路提供宝贵的参考和学习材料。 1. **UI设计和组件库** - 一些开源项目专注于提供美观且实用的UI设计组件,如`MaterialDesignLibrary`,它实现...

    Android代码-Android 优秀开源项目实现原理解析

    Android 开源项目 Demo 本工程主要用于 Android 优秀开源项目实现原理解析 的 Demo 代码托管 添加规范 各项目需要新建一个属于自己的文件夹,用于后续上传该开源库使用示例工程代码 该文件夹以开源库名-demo命名,...

    Android优秀开源项目[整理].pdf

    以下是一些推荐的Android开源项目及其相关的知识点: 1. **Android 示例项目**:由Android核心团队提供的15个示例项目,覆盖了从基础到进阶的各种功能,包括游戏、图像处理、时间显示和快捷方式等。通过这些项目,...

    .Android开源项目分类汇总

    在IT行业中,Android开源项目是开发者们学习、借鉴和创新的重要资源。开源意味着代码公开,允许任何人查看、使用、修改并重新分发。".Android开源项目分类汇总"是一个集大成的资源包,包含了众多优秀Android开发者的...

    android开源项目.rarandroid开源项目

    在IT行业中,Android开源项目是开发者们学习、借鉴和创新的重要资源。这些开源项目提供了丰富的代码示例,有助于提升开发者的技术水平,同时也推动了整个Android生态系统的进步。下面,我们将详细探讨这些开源项目的...

    FastAndroid开源电商项目系列之Android客户端

    FastAndroid开源电商项目Android客户端 开发框架:FastAndroid,开发工具:Android Studio 本项目包含以下模块 商品模块:商品列表,商品分类,商品筛选及搜索,商品详情 购物车模块:购物车管理,在线支付,地址管理 ...

    android开源项目源码,完整商城项目源码(服务端+客户端).rar.rar

    《全面解析Android开源商城项目源码》 在当今的移动互联网时代,Android作为全球最大的智能手机操作系统,其开发领域的开源项目源码对开发者来说是宝贵的资源。本篇文章将深入探讨一个完整的Android开源商城项目的...

    40个Android开源项目11

    Android开发必看的40个Android开源项目,帮助你了解并学习安卓!

    Android开源项目源代码

    本压缩包中的"Android开源项目源代码"包含了三个知名的Android库的源码:android-viewflow、android-menudrawer以及Android-Universal-Image-Loader。下面我们将深入探讨这三个开源项目的功能、用途及核心知识点。 ...

    pc远控android开源项目

    PC远程登录手机 登录之后,必然涉及到按键的模拟等操作。 三个开源的软件一个是SmartDog Studio的Remote Control Add-on 另一个是Webkey 最后一个是Android自带monkey

    android开源项目大全[最经典项目]

    Angle v1.0_2D游戏引擎 andricoFacebook客户端 AndroidPdfViewerPDF查看器 Android全能视频播放器 VPlayer Android手机的VoIP客户端 ...Zirco-browser:超越海豚的开源浏览器 zz-doctor中医大夫助理信息系统 ……等

    Android非常实用的开源项目框架

    虽然具体的项目信息不足,但根据常规的Android开源项目框架,我们可以列举一些常见的类别和它们涉及的技术点: 1. **网络请求框架**:如Retrofit、Volley、OkHttp,它们简化了网络通信,支持HTTP/HTTPS协议,提供...

    40个Android开源项目7

    Android开发必看的40个Android开源项目,帮助你了解并学习安卓!

    Android开源项目pedometer-.zip

    【Android开源项目pedometer】是一个专注于计步功能的开源应用,它为开发者提供了一个实现计步器功能的参考实现。这个项目主要适用于Android平台,旨在帮助开发者了解如何在移动设备上构建一个精确、高效的计步器...

Global site tag (gtag.js) - Google Analytics