sensor track
- Outline It is an application to acquire the sensor data on the back ground. The result is output to the CSV file. It would be greatly appreciated if it could chiefly use it for the verification. - Kind of log The corresponding sensor is the following kinds. Acceleration sensor Orientation sensor Magnetic field sensor Proximity sensor Light sensor Others Logging is made to be good the data of the battery, too. - Output directory Data is preserved in the following directories. /sdcard/sensortrack/accelerometer accelerometer /sdcard/sensortrack/orientation orientation /sdcard/sensortrack/magnetic magnetic /sdcard/sensortrack/proximity proximity /sdcard/sensortrack/light light /sdcard/sensortrack/battery battery - Output file The unit of the output of the file becomes a file that delimits the acceleration, the inclination, and the magnetic field, adjacent, and the illuminance of each amount. It is a form named yyyyMMdd_HHmm.txt. It becomes a file delimited every day for the battery. Data is acquired by using Intent.ACTION_BATTERY_CHANGED. yyyyMMdd.txt yyyy year MM month dd day HH hour mm minutes- UseIt presses, and the dialog is displayed on the sensor list screen when pressing it the item of the sensor. The collection of logs begins when
- 5星 140
- 4星 107
- 3星 84
- 2星 81
- 1星 153
- 暂无评论信息

