
Sensors of Android
What are the sensors of my device? What do they measure now?Now in a csv!
KZ-S · gr.auth.med.lomiweb.billyk.NexusSensors
UpdatedOct 12, 2024
PublishedFeb 17, 2021
Packagegr.auth.med.lomiweb.billyk.NexusSensors
MD5e02814bf461d8fbd6053ac67bb92dbde
SHA1 (signer)2A:5E:E8:8B:E2:2A:B6:FC:9D:A2:97:EB:4F:71:C4:82:A1:36:56:A4
Signed byCN=Vassilis Kilintzis, OU=Lab Of Medical Informatics, O=Aristotle University Thessaloniki, L=Thessaloniki, C=EL
Malware scanTRUSTED
Contact[email protected]
What's new
Bug fixes to work on Android Q
Description
Basic/light application to view the available sensors for your device and their parameters.
It can record the values in a csv and plot values in a basic graph.
Sensor readings are provided unfiltered along with the sensor name reported accuracy, vendor and power consumption.
You can use it as a basic debugging tool to view the state of your device sensors.
For developers is a tool to test the functions of sensor API.
Free Adfree FOR EVER!
Update to version 1.2 changes:
Record sensor output in .csv file in the external sd, one measurement set per line.
CSV format details
timestamp(in miliseconds), first sensor value, second sensor value, etc
Update to version 1.1 changes:
Now supporting all new sensors
On long press copy sensor name to clipboard.
It can record the values in a csv and plot values in a basic graph.
Sensor readings are provided unfiltered along with the sensor name reported accuracy, vendor and power consumption.
You can use it as a basic debugging tool to view the state of your device sensors.
For developers is a tool to test the functions of sensor API.
Free Adfree FOR EVER!
Update to version 1.2 changes:
Record sensor output in .csv file in the external sd, one measurement set per line.
CSV format details
timestamp(in miliseconds), first sensor value, second sensor value, etc
Update to version 1.1 changes:
Now supporting all new sensors
On long press copy sensor name to clipboard.
Required features
- Faketouch android.hardware.faketouch
Permissions (2)
Sensors of Android requests the following Android permissions:
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE