Description: The gravity sensor+ 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!
To Search:
File list (Check if you may need any files):
重力传感器 源码\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
重力传感器 源码