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