A simple app with two debug screens:
- One that displays a list of all the sensors the app is able to see with the granted permissions and hardware configuration.
- One with gyroscopic and accelerometer details (if hardware and permissions allow) that display the x-, y- and z-axis datapoints.
Check the blog post I wrote for more information on tools I used to diagnose Android issues.

