You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the implementation uses enum including sensor names.
Replace it to use SensorManager.getSensorList(Sensor.TYPE_ALL), and add a plugin method like getSensorNameList.