资源列表
CHOOSE0
- 一个基于android手机的随机抽签应用程序,方便实用。适合于上课点名,抽查等。-A random drawing application based on the android phone, convenient and practical. Suitable for her class named, checks, and so on.
6
- android 程序源代码 如果你是android开发人员 入门很有用 代码不是很复杂-android source code if you are the android developers who want to help you code is not very complicated
Gallery_intent
- android開啟gallery的方法,使用原生之intent-The method to trigger gallery on android system
SwitchViewDemo
- 安卓滑动屏幕切换页面!实现页面间的切换!-Sliding switch screen!
marsAndroidSource
- mars老师的第一季Android教学视频源码,包括基本概念的介绍,控件的使用等,很适合android开发的初学者-Android instructional video source, including the introduction of the basic concepts of control of use, is very suitable for the android development for beginners, mars teachers in the first q
SundyAndroidDemo
- Sundy老师的android视频教学源码,所有的程序功能统一串在一个程序中,基本功能都包含了,是很好的android学习资料-The Sundy teacher Android video teaching source, all the program features a unified string in a program, the basic functions are included, is a good android learning materials
Vitamio-Demo2
- 多媒体播放器 使用vitamio制作的播放器 demo-vitamio demo
Province
- 实现android系统上的省市级联,用的是笨办法。将所有的省事全部放在string内-Cascade of provinces and cities on the android system is awkward. All save all on the string
googlemap
- Android 安卓平台google地图demo源码文件-Andrews Android platform google map demo source file
testSocket
- android Socket通信,使用socket实现tcp和udp连接的测试,支持中文。-socket client
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
asmack-2010.05.07-source
- asmack源代码 Smack库的Android版本,虽然Smack在PC上可以工作的很好,功能也很强大,但在Android平台上有一些问题,而导致这些问题的原因是Android精简了Java的类库,以至Smack使用的部分类库在Android平台上无法找到,所以Smack不能直接在Android平台上使用.但在2010年初,有人在code.google.com网站上发布了一个Asmack,其中A库就代表Android中的A,也就是说,这个版本是Smack的Android版本.可使用下面地址