4.1
101 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Sensor Suite provides high precision data acquisition, graphing, and export for all hardware and software sensors available on your Android device. Great for experiments, demonstrations, and learning about your device's sensors.


Android Sensor Types:
Motion Sensors: (http://developer.android.com/guide/topics/sensors/sensors_motion.html)
- Accelerometers
- Gravity
- Gyroscopes
- Rotational Vectors
- Step Detectors/Counters
Position Sensors: (http://developer.android.com/guide/topics/sensors/sensors_position.html)
- Orientation
- Magnetometers
- Proximity
Environmental Sensors (http://developer.android.com/guide/topics/sensors/sensors_environment.html)
- Ambient Air Temperature
- Device Temperature
- Air Pressure
- Illumination
- Humidity
Body Sensors:
- Heart Rate


NOTE: Support for new software sensors introduced in Android 5.0 (Lollipop) is very primitive right now. Support will improve as more information becomes available.


An advanced graphing system provides a powerful data visualization tool to inspect parts of a graph or view exact measured values. On the lower graph view, touch controls and pinch gestures allow panning or zooming. On the top graph, touching or dragging controls a cursor that can be used to get the values of all sensor at any point time.


Any sensor or component value can be toggled on or off. All sensors that are part of a particular session are overlaid on a single graph to make correlation between different sensors easy. A Live Data mode provides a more interactive experience but less recording control.


An intuitive user interface makes tasks such as setting up a sensor data logging session or exporting to external storage such as an SD card easy. Logging settings include the ability to toggle any available sensor or set the session duration and update interval. Note that some sensors ignore the update interval by internal design, including event based sensors such as step counters and certain orientation sensors.


A background service (with notification icon) lets you capture sensor data over long periods of time, even when the device is locked/deactivated. After capturing sensor data you can view it in the application's graphing windows, save it to a .csv (Excel) file, or export the entire SQL database to an SD card.


Menu Options:
Settings - Shows/Hides the sensor and setting checkboxes while viewing graphs.
Save - Saves the data from the Live Data mode in a new session.
Export - In the main menu this exports the entire SQL database to your external storage folder. While viewing a session this exports the data for that session to a .csv file.
New Session - Takes you to the New Session window defaulting to the settings of whatever session you were looking at for convenience.
Information - Shows you information about every hardware and software sensor available to your device.
Updated on
Oct 15, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.1
85 reviews
Nx Vernxual
December 4, 2021
Smooth, fast and stable app in a beautiful way that's really suitable for detection purposes. The size of the app is very fitting and slim! 5/5
Did you find this helpful?
Hassan Daoud
April 20, 2023
how can I export data its not a menu or export button in the app
Did you find this helpful?
Charles Volonte
October 15, 2021
Yes, this is very good to evaluate the sensors you have on your device.
Did you find this helpful?

What's new

Added WAKE_LOCK permission for partial wake-lock when the device is idle. This will significantly improve sensor logging performance.