文件名称:gravity-sensor
介绍说明--下载内容均来自于网络,请自行研究使用
Android 手机系统中的重力传感器+源码,重力传感器也称为加速度传感器,源代码编译环境需要SDK 1.5(api 3)支持。
此传感器不仅对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同! -The gravity sensor+ in the in the the system of the Android mobile phone source code, gravity sensor also referred to as the the acceleration sensor, compile environment need to of the source code SDK 1.5 (api 3) support. The This sensor not only is can be detected vs. Player Inversion phone' s Actions to, but will in accordance with the the extent of of the Inversion PHONE, it is obtained the the value of the of the sensor will also different!
此传感器不仅对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同! -The gravity sensor+ in the in the the system of the Android mobile phone source code, gravity sensor also referred to as the the acceleration sensor, compile environment need to of the source code SDK 1.5 (api 3) support. The This sensor not only is can be detected vs. Player Inversion phone' s Actions to, but will in accordance with the the extent of of the Inversion PHONE, it is obtained the the value of the of the sensor will also different!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
重力传感器 源码\SensorTest\.classpath
...............\..........\.project
...............\..........\AndroidManifest.xml
...............\..........\bin\classes.dex
...............\..........\...\.om\himi\MainActivity.class
...............\..........\...\...\....\MySurfaceView$1.class
...............\..........\...\...\....\MySurfaceView.class
...............\..........\...\...\....\R$attr.class
...............\..........\...\...\....\R$drawable.class
...............\..........\...\...\....\R$layout.class
...............\..........\...\...\....\R$string.class
...............\..........\...\...\....\R.class
...............\..........\...\resources.ap_
...............\..........\...\SensorTest.apk
...............\..........\default.properties
...............\..........\gen\com\himi\R.java
...............\..........\res\drawable-hdpi\icon.png
...............\..........\...\.........ldpi\icon.png
...............\..........\...\.........mdpi\icon.png
...............\..........\...\layout\main.xml
...............\..........\...\values\strings.xml
...............\..........\src\com\himi\MainActivity.java
...............\..........\...\...\....\MySurfaceView.java
...............\..........\bin\com\himi
...............\..........\gen\com\himi
...............\..........\src\com\himi
...............\..........\bin\com
...............\..........\gen\com
...............\..........\res\drawable-hdpi
...............\..........\...\drawable-ldpi
...............\..........\...\drawable-mdpi
...............\..........\...\layout
...............\..........\...\values
...............\..........\src\com
...............\..........\assets
...............\..........\bin
...............\..........\gen
...............\..........\res
...............\..........\src
...............\SensorTest
重力传感器 源码