S
S
Sergey Larionov2017-07-21 11:57:20
Android
Sergey Larionov, 2017-07-21 11:57:20

Where can I find out the statistics of the availability of sensors in Android phones?

Each phone model has its own set of sensors. In various combinations, there are an accelerometer, a gyroscope, a magnetometer, a pressure sensor, a heartbeat sensor, an external temperature sensor, a light sensor, a proximity sensor, etc.
As an Android developer, I would like to have statistics on what proportion of devices currently in use in the world have the set of sensors I need. For example, if a sensor of interest to me is supported by 80% of devices, I can bet on using it in my application. If support does not even reach 30%, this is a reason to think.
For web development, there is a great cheat sheet on browser support for CSS rules: caniuse.com . I would like to find something similar, but in relation to the presence of sensors in phones.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question