Frazew/VirtualSensor

Does not work on Samsung J320M/F

Opened this issue · 0 comments

The SM-J320M only has an accelerometer sensor on it, it doesn't have a built in gyroscope sensor, the xposed module creates a virtual one but it doesn't show any updates relative to vectors, just these values: (0.0; 0.0; 0.0) all the time .
I did some simple tests and calculations for a better approach, as a result I got that for the Y axis of the virtual sensor the Z axis of the integrated accelerometer could be used and for the X axis the Y respectively.