资源列表
SimplePlayer
- android 简易手机音乐播放器源码 只有一个界面 列出歌曲 点击进行播放 有下一首上一首暂停播放停止等基本功能-android 简易手机音乐播放器源码 只有一个界面 列出歌曲 点击进行播放 有下一首上一首暂停播放停止等基本功能
OfficeDiary
- 办公室视频日记:实现Android平台下的办公室智能监控系统的手机终端,加入了图像处理的算法。对办公室人员的行为进行判别,实现有效的管理,提高工作效率-office diary
80-VM923-1_F_Android_Linux_Device_Bus_Drivers
- Android™ Linux Device Bus Drivers-Android™ Linux Device Bus Drivers
android-CrazyFootball
- android 疯狂足球源代码 运动游戏——疯狂足球-android CrazyFootball
intent
- android开发入门,实用intent机制实现activity之间的跳转。本例子简单地简绍如何利用intent使程序由一个activity跳转到另一个activity。-android development started, practical mechanisms to achieve activity intent to jump between. This simple example explains how to use a simple intent to make the pr
tizhong
- android终端上的程序,给出性别和身高计算出你的标准体重。-android terminal program, give your gender and height to calculate the standard weight.
AndroidPAPI
- android api 帮助文档 帮助程序员了解和学习android-android api help documentation to help programmers understand and learn android
PlanedSMS
- 该软件实现android手机上的定时发送短信功能,适用版本号2.1及以上!开发语言:java,开发工具:eclipse。-This software is uesd to send messages at a planed time,based android 2.1 .Develop language:Java,Develop tool:Eclipse.
Chess
- Android 五子棋程序,界面非常漂亮,功能齐全-Android Chess demo,ui is beautiful
TimeDiary
- 个人日程管理程序源码。功能包括添加查看修改删除日程安排,添加感想。 android2.2环境下测试正常。-Personal schedule management program source code. Features include Add View schedule modify delete, add thoughts. android2.2 environment tests are normal.
Amarino
- 关于机器人的android源代码,可以提供给有需要的android程序员-The android source code on the robot, can be provided to the android programmers need
Wifi
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技