Hi, I have firmware I5on my device (latest I think). Do you know which
firmware gives correct sensor updates?

On Dec 8, 6:31 pm, dan raaka <danra...@gmail.com> wrote:
> If you use NPS studio - it allows you to update your device software tonewer
> builds.
> -Dan
>
> On Tue, Dec 8, 2009 at 3:24 AM, TonyDoc <tony...@gmail.com> wrote:
> > What do you mean? Newer builds? Do you mean 1,6, 2.0? I'm using 1.5
> > SDK to try this...
>
> > On Dec 7, 5:45 pm, dan raaka <danra...@gmail.com> wrote:
> > > The newer versions of the build dont exhibit this problem ..
> > > -Dan
>
> > > On Mon, Nov 30, 2009 at 6:30 AM, TonyDoc <tony...@gmail.com> wrote:
> > > > I'm registering a sensor listener with this line of code.
>
> > > > mSensorManager.registerListener(this,mSensorManager.getDefaultSensor
> > > > (Sensor.TYPE_ACCELEROMETER), SensorManager.SENSOR_DELAY_FASTEST);
>
> > > > The rate is set to SENSOR_DELAY_FASTEST with the expectation that I
> > > > would receive events roughly every 20-30ms. It turns out that I
> > > > receive events only every 200-220ms (just now, my event code simply
> > > > logcats the system time).
>
> > > > No matter which rate I use, SENSOR_DELAY_NORMAL, SENSOR_DELAY_UI,
> > > > SENSOR_DELAY_GAME, or SENSOR_DELAY_FASTEST, I get the same result?
>
> > > > Any ideas to what am I doing wrong?
>
> > > > --
> > > > 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<android-developers%2bunsubscr...@googlegroups.com>
> > <android-developers%2bunsubscr...@googlegroups.com<android-developers%252bunsubscr...@googlegroups.com>
>
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/android-developers?hl=en
>
> > --
> > 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<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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