搜索资源列表
SensorTest
- Android 手机系统中的重力传感器+源码,,重力传感器也称为加速度传感器,源代码编译环境需要SDK 1.5(api 3)支持。 此传感器不仅对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同-Android mobile phone system in the gravity sensor+ source code, gravity sensor, also known as acceleration sensors, the source code is co
Man-20s-android
- 男人撑过二十秒源码android版,使用重力感应器来操控游戏。玩家要躲避丑女人,用到了Android检测碰撞技术,检测两个圆是否相交,如果出了边界就抛异常,看向一个人, 一般用于在刚刚出来的时候,将自己的方向朝向男人,检测与另一个人是否碰撞,学习游戏编写时定义各种控制器、游戏面板、感应器管理器、创建控制器及面板对象并关连、将事件交由controller捕获处理、系统初始化等。 -Men get through twenty seconds source android version, use
S_Client
- 基于Android的一个小型家庭环境智能检测系统,可检测温度、光强、气体,控制房间内的灯。- A small home-based environment of Android smart detection system can detect temperature, light intensity, gas, control lights in the room.
ColorPicker
- 拍照和检测任何接触点的颜色。 显示十六进制代码,RGB值,RAL系统名称,甚至在这个系统中的颜色名称。-Take a photo and detect the color of any touched point. Show hex code, RGB values, RAL System name (ralcolor.com), and even the color name in this system.
mobilesafewzb
- 安卓手机安全卫士源码基于黑马的手机安全项目源码作者又对功能做出了一些增删基本的功能有手机防盗、通讯黑名单、软件管理、进程管理、流量统计、手机杀毒、缓存清理、程序锁等进程管理实现了进程的Kill,就是平时安全卫士里面的一键结束程序。程序管理器可以查看以安装的程序列表和储存剩余信息。流量统计可以检测不同程序的流量使用情况。还有一个手机杀毒功能不知道是凭什么判断的安全,缓存扫描清理应该是列出了缓存内容超过一定大小的程序点击程序名称可以在系统界面进行缓存清理。另外还有一个比较赞的技术就是提示框的拖动功能
simpletouchgestures_1
- Downloading Android - Simple Touch Gesture Code In this tutorial we will try to create a Simple Touch Gesture using Android. This is simple application can be used to any apps that needed to detect touch movement to call any functions. Android is a