I am trying to get the trajectory of the mobile using the sensor data. I tried logging accelerometer data but noticed that it includes gravitational acceleration also. The developer website says that the Motion class can give cleaner data since it combines various sensors. Is it possible to use Motion class on Lumia 520, even though it has no gyroscope?
Thanks in advance.