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.
source
share