I'm building App on Android Studio.
I want to know which sensor devices are available on TC51 non-GMS ?
I want to use Magnetic sensor by App.
Position Sensors | Android Developers
Thank you.
Which sensor devices are available on TC51 non-GMS ?// Expert user has replied. |
3 Replies
Hi, you should be able to use this project to test sensor support: GitHub - darryncampbell/SensorSample: Simple app to demonstrate use of Android Sensors , I don't have a non-GMS TC51 handy I'm afraid.
Hope that helps.
Darryn,
Thank you for your help.
Do you have GMS TC51 and test it ?
Hi,
The TC51 does not come with a magnetic field sensor.
Avaliable sensors are:
Motion Sensor (3-axis accelerometer with MEMS Gyro)
Light Sensor
Proximity Sensor
GMS and non-GMS versions are identical hardware.