Hi, I need to implement a custom sensor and would like to which interface I need to implement. Is there an example showing how to do this? I do have C code that dumps accelerator readings on stdout which I could use. What I would like to do is to extend or implement SensorManager, SensorEventListener etc. to use my custom sensor.
Where should I begin? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

