Actions
GalaxyS3I9300CompassCalibration » History » Revision 1
Revision 1/3
| Next »
Paul Kocialkowski, 07/21/2013 11:03 AM
Galaxy S3 Compass Calibration¶
The compass sensor is calculated from both the accelerometer and magnetic field sensors, which needs calibration to be accurate.
If the values reported by the compass sensor are not right, you can recalibrate the magnetic field sensor with the following steps:
- adb shell stop zygote
- adb shell rm /data/misc/akfs.txt
- adb shell start zygote
Then start an application using the compass sensor and move the device in every direction, with a rotation around each axis: the device should now be calibrated.
Updated by Paul Kocialkowski almost 12 years ago · 1 revisions