- 浏览: 283530 次
- 性别:
- 来自: 深圳
文章分类
- 全部博客 (142)
- android (64)
- android team 应用开发流程 (0)
- android 个人 开发流程 (1)
- android UI 切换皮肤 (1)
- java (9)
- 敏捷开发 (1)
- git (1)
- 学习 (2)
- hibernate (0)
- jQuery (1)
- windows (2)
- tomcat (1)
- Spring (3)
- struts2 (5)
- mysql (4)
- linux (15)
- JBPM (2)
- maven (4)
- 企业管理 (1)
- Iphone (1)
- 工作计划 (0)
- news (1)
- MOVE (1)
- exception-android (1)
- RFID (1)
- 测试 (7)
- android基础 (1)
- Gson (1)
- Android中的单元测试 (1)
最新评论
-
jlees:
Nice post.i hope this will help ...
Business mobile application development. The developer’s insight. -
weisi2375:
确实很详细的开发流程。
Android应用开发全流程 -
mikefather:
不错不错
Android,谁动了我的内存 -
ylzyd12345:
mark一下,谢谢分享
android的一些开源项目 -
limingcai:
确实不行,2.2就不行了,虽说2.3了 只有1.6可以
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
发表评论
-
Resource-type-->Color State List Resource
2013-04-22 10:50 1660Color State List Resource Col ... -
Business mobile application development. The developer’s insight.
2012-11-07 17:49 1641from: http://www.enterra-inc.co ... -
Android. Handling some SQLite issues.
2012-11-07 17:48 1774转载: http://www.enterra-inc.com/ ... -
git 获取android source
2012-08-15 12:52 3676在做android开发的时,在遇到某一问题,想看andro ... -
Android 手机上获取物理唯一标识码
2012-07-27 10:27 11761唯一标识码这东西在网络应用中非常有用,例如检测是否 ... -
android listview adapter
2012-06-23 14:41 1012listview 在什么情况下会刷新: 1. 当ada ... -
Android多线程下载详解
2012-06-20 18:31 938http://www.pin5i.com/showtopic- ... -
Unable to open sync connection!
2012-06-18 17:04 962把设置里的USB调试重新开了开,问题解决! -
android checkbox 定制(修改checkbox 的图片)
2012-06-18 14:30 3642转载:http://www.bangchui.org/read ... -
Android ProgressBar自定义图片进度,自定义渐变色进度条
2012-06-15 16:53 7587 -
Android应用开发全流程
2012-06-15 09:21 3774转载:http://blog.csd ... -
intent.setDataAndType
2012-06-13 18:24 74801. Intent open a picture ... -
Android操作HTTP实现与服务器通信
2012-06-03 14:47 1737本示例以Servlet为例,演示Android与Serv ... -
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thre
2012-06-03 12:00 9031当应用程序启动,创建了一个叫“main”的线程,用于管理 ... -
这篇文章是android开发人员的必备知识,是我特别为大家整理和总结的,不求完美,但是有用。 1.签名的意义 为了保证每个应用程序开发商合法ID,防止部分开
2012-05-25 13:58 1517这篇文章是android开发人员的必备知识,是我特别为大 ... -
android Collections.sort(List<T> list) 与JAVA Collections.sort(List<T> list)
2012-05-04 10:33 1852Info.java : public class In ... -
android string xliff:g
2012-03-22 10:47 1015这个主要用于程序中,动态的插入内容时候使用,例如, ... -
Understanding the Android Build Process
2011-11-25 12:38 970http://www.alittlemadness.com/2 ... -
Android 命令行手动编译打包详解
2011-11-24 10:07 1244Android 命令行手动编译打包过程图 【详细步骤】: 1 ... -
Android ListView 自定义背景后 滚动时的背景变黑问题
2011-11-21 14:30 1545ListView是常用的显示控件, ...
相关推荐
首先,我们来了解一下"android开源项目源码"。在Android开发中,开源项目意味着其源代码对公众开放,允许开发者查看、学习、修改甚至分发。这种开放性为开发者提供了深入理解项目设计和实现的机会,有助于提升个人...
安卓巴士总结了近百个Android优秀开源项目,覆盖Android开发的每个领域
这十个Android开源项目是初学者和进阶开发者学习Android编程的重要资源,它们展示了各种实用功能和技术的应用,有助于提升编程技能和理解Android平台的工作原理。 【描述】:“十个Android经典开源项目”的完整项目...
Android是由谷歌公司主导开发的开源移动操作系统,主要应用于智能手机、平板电脑以及智能电视等设备。...对于开发者来说,深入学习和理解Android开源项目,有助于提升开发技能,创造更优秀的应用程序。
Android开源项目汇总 Android 开源项目软件apk Android 开源项目软件apk=============最全的自定义控件等等===========
【Android游戏 开源项目 案例】 在Android开发领域,开源项目是学习新技能、探索最佳实践的重要资源。这个开源项目,源自LAGame-Simple,为我们提供了一个深入理解Android游戏开发的实例。通过分析该项目,我们可以...
以下是对这10个Android开源项目的详细介绍,它们将为你的Android编程之路提供宝贵的参考和学习材料。 1. **UI设计和组件库** - 一些开源项目专注于提供美观且实用的UI设计组件,如`MaterialDesignLibrary`,它实现...
Android 开源项目 Demo 本工程主要用于 Android 优秀开源项目实现原理解析 的 Demo 代码托管 添加规范 各项目需要新建一个属于自己的文件夹,用于后续上传该开源库使用示例工程代码 该文件夹以开源库名-demo命名,...
以下是一些推荐的Android开源项目及其相关的知识点: 1. **Android 示例项目**:由Android核心团队提供的15个示例项目,覆盖了从基础到进阶的各种功能,包括游戏、图像处理、时间显示和快捷方式等。通过这些项目,...
在IT行业中,Android开源项目是开发者们学习、借鉴和创新的重要资源。开源意味着代码公开,允许任何人查看、使用、修改并重新分发。".Android开源项目分类汇总"是一个集大成的资源包,包含了众多优秀Android开发者的...
在IT行业中,Android开源项目是开发者们学习、借鉴和创新的重要资源。这些开源项目提供了丰富的代码示例,有助于提升开发者的技术水平,同时也推动了整个Android生态系统的进步。下面,我们将详细探讨这些开源项目的...
FastAndroid开源电商项目Android客户端 开发框架:FastAndroid,开发工具:Android Studio 本项目包含以下模块 商品模块:商品列表,商品分类,商品筛选及搜索,商品详情 购物车模块:购物车管理,在线支付,地址管理 ...
《全面解析Android开源商城项目源码》 在当今的移动互联网时代,Android作为全球最大的智能手机操作系统,其开发领域的开源项目源码对开发者来说是宝贵的资源。本篇文章将深入探讨一个完整的Android开源商城项目的...
Android开发必看的40个Android开源项目,帮助你了解并学习安卓!
本压缩包中的"Android开源项目源代码"包含了三个知名的Android库的源码:android-viewflow、android-menudrawer以及Android-Universal-Image-Loader。下面我们将深入探讨这三个开源项目的功能、用途及核心知识点。 ...
PC远程登录手机 登录之后,必然涉及到按键的模拟等操作。 三个开源的软件一个是SmartDog Studio的Remote Control Add-on 另一个是Webkey 最后一个是Android自带monkey
Angle v1.0_2D游戏引擎 andricoFacebook客户端 AndroidPdfViewerPDF查看器 Android全能视频播放器 VPlayer Android手机的VoIP客户端 ...Zirco-browser:超越海豚的开源浏览器 zz-doctor中医大夫助理信息系统 ……等
虽然具体的项目信息不足,但根据常规的Android开源项目框架,我们可以列举一些常见的类别和它们涉及的技术点: 1. **网络请求框架**:如Retrofit、Volley、OkHttp,它们简化了网络通信,支持HTTP/HTTPS协议,提供...
Android开发必看的40个Android开源项目,帮助你了解并学习安卓!
【Android开源项目pedometer】是一个专注于计步功能的开源应用,它为开发者提供了一个实现计步器功能的参考实现。这个项目主要适用于Android平台,旨在帮助开发者了解如何在移动设备上构建一个精确、高效的计步器...