How to implement/debug a sensor driver in ANDROID
Posted
by CVS-2600Hertz-wordpress-com
on Stack Overflow
See other posts from Stack Overflow
or by CVS-2600Hertz-wordpress-com
Published on 2010-06-11T13:34:55Z
Indexed on
2010/06/12
6:02 UTC
Read the original article
Hit count: 217
Does anyone know of a walk-through or any examples of any code to setup sensors in android.
I have the drivers available to me.
Also i have implemented the sensors library as instructed
in the Android-Reference along the sensors.h template.
I am still unable to get any response at the apps level.
How do i trace this issue? what might be the problem?
Thanks in advance
UPDATE:
Jorgesys's link below points to a great APP to test if the sensor drivers are functioning properly or not.
Not that i know they are not functioning, Any ideas of on where to dig??...
© Stack Overflow or respective owner