Hi
I am working on compass app and I am using accelerometer in my app and getting the values of x,y and z now i want to convert the x,y and z to rotation so that i could move the view according to that degrees.How i could convert the coordinates to rotation
Thanks