joao.mcm...@gmail.com
unread,Apr 29, 2013, 1:52:32 PM4/29/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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