On Jun 26, 10:03 am, Dianne Hackborn <[email protected]> wrote:
> I am going to strongly, strongly recommend that people test such code on a
> real device.  I don't know what you were doing, but every case I know of
> using sensors required a fair amount of tuning on the device to achieve the
> right feel.  For example, the auto-rotation code went through many many
> iterations of tuning parameters for appropriate angles and introducing
> checks to avoid unintended rotation.
>

I strongly agree with Dianne.  Being an embedded designer, I know that
simulations are good and can be a very valuable tool, but you must
always follow up with a test on the actual hardware.  Believe it or
not, there are times when the simulation looks great and works as
expected, but then when you go and test the actual hardware you find
out that it does not work as planned.  Long story short, follow
Dianne's advice and test on the actual hardware.  You will be doing a
disservice to the users of your application if you do not.


~L!TH
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to