嵌入式实践教程--Android HAL MPU6050调试方法
目录1.查看sensorservice上报的数据2.adb设置自动旋转3.打印framework代码中变量的数值4.数据库操作法5.build.propadb shell start sensorsadb shell service check sensorserviceadb shell lshal debug android.hardware.sensors@2.0:ISensors/default1.查看sensorservice上报的数据dumpsys将