I used an application called “control” to send accelerometer data from phone
which i got from a processing tutorial video.
https://funprogramming.org/102-Control-Processing-tilting-your-phone.html
The problem is that, I am getting false accelerometer data.Instead of showing 0 to 9.8 it is showing big values 0 to 120.
My aim is to get the tilt angle of the phone according to the accelerometer data.Any suggestions will be a great help.