Hi Harald, thank you for your time. I don't want magnetic north, I want the values from the 3 axis (x,y and z), to be able to calculate magnetic field strength. I know that with the alpha from orientation sensor we can get magnetic north but this is not what I want. In android, with TYPE_MAGNETIC_FIELD it is possible to get x value with event.values[0], y with event.values[1] and z with event.values[2]. This is what I want and I don't know how.
thanks _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
