Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 294 Bytes

RotationVectorSensorDemo

App uses AIDL to get rotation vector sensor data

  • In this app I have used ROTATION_VECTOR sensor
  • This app shows usage of AIDL service
  • A background binded service sends the device IMU data(azimuth,pitch,roll) to activity through ADIL interface on every of 100ms