Categories
Android

List of the sensors in an Android device

This is a simple app that displays all the sensors in the phone reporting the following characteristics:

  • Name: name of the sensor
  • Version: version of the sensor’s module
  • Vendor: vendor of this sensor
  • Type: type of this sensor
  • Max Range: maximum range of the sensor
  • Resolution: resolution of the sensor
  • Min Delay: minimum delay allowed between two events (equals to zero if this sensor only returns a value when the data it’s measuring changes)
  • Power: the power of the sensor