well...   does onSeonsorchanged fire whenever the accelerometer changes?

save the values when they change and read the saved values whenever you need
to.

On Mon, Jan 5, 2009 at 1:50 PM, clark <clarkd...@gmail.com> wrote:

>
> Hi all,
>
> I'm currently working on an application that needs to detect various
> types of motion using the accelerometer.  I'd like to get readings
> from the accelerometer on demand, rather than using onSensorChanged()
> so that I can take samples at a given time interval.  Is this possible
> with the current SDK (1.0 R2)?
>
> It looks like this was available about a year ago when the SDK was in
> its infancy, but has since been removed.
>
> Any help or information regarding this would be greatly appreciated.
>
>
> Thanks,
> ~Clark
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to