How widely supported is the accelerometer on Android devices?

We are developing an Android application that relies on an accelerometer for certain functions. I am wondering how safe it is to rely on the existence of the accelerometer and not provide alternative user interface options for devices that do not support it (for example, a button). My point is that most Android smartphones support it. Am I right?

It would be nice if someone could give me some data or statistics for all Android devices there.

+3
source share
1 answer

I personally have never seen an Android device without an accelerometer. The Internet seems to agree on this:

Link 1

2

+7

All Articles