Subhash, Gah! I went through that directory and quickly dismissed it since I thought that was to deal with temperature sensors or some such thing, but I guess when I went back to the Android API and found the SensorManager that should clicked in my brain..
Thanks for the pointer.. Regards -- Ashwin On Wed, Feb 3, 2010 at 1:50 AM, Subhash Chandra <[email protected]> wrote: > http://android.git.kernel.org/?p=platform/hardware/libhardware.git;a=blob;f=include/hardware/sensors.h;h=74d50dd1512fc25ed3ba9767a2ef2f1bf80e2eae;hb=HEAD > > On Feb 3, 4:40 am, Ashwin Bihari <[email protected]> wrote: >> Greetings, >> >> A device I'm working on has an accelerometer and I want to make that >> available within Android. My searches within the 'hardware' directory >> of Android didn't show any interface (like the GPS one I implemented) >> and doing searches yields more information about how to use the >> SensorManager from within Android Applications. >> >> Could someone point me in the right direction to get the accelerometer >> support into Android. >> >> Regards >> -- Ashwin > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
