That looks pretty normal to me. On a perfectly level desk, you'd get numbers that sit around 0, 0, and -9.8. I don't know what causes the fluctuations, but that's just how it works. It's not an error.
On Apr 8, 9:29 pm, Yuan <[email protected]> wrote: > I implemented a simple program to record the accelerometer values as I > move it around. When I'm NOT moving anything, that is, it's lying flat > on a table, the values still seem to fluctuate wildly. > > Does anyone else notice this weirdness? > > I'm pasting some of the readings below: > x, y, z, time > Adata: 0.23154591, 0.44947147, -9.043911, 1239240099132 > Adata: 0.23154591, 0.23154591, -8.812365, 1239240099152 > Adata: 0.2860273, 0.2860273, -8.866846, 1239240099192 > Adata: 0.3405087, 0.23154591, -8.812365, 1239240099212 > Adata: 0.2860273, 0.23154591, -8.812365, 1239240099292 > Adata: 0.2860273, 0.2860273, -8.812365, 1239240099322 > Adata: 0.3405087, 0.2860273, -8.812365, 1239240099342 > Adata: 0.3405087, 0.2860273, -8.866846, 1239240099362 > Adata: 0.3949901, 0.23154591, -8.866846, 1239240099402 > Adata: 0.3405087, 0.23154591, -8.866846, 1239240099423 > Adata: 0.3405087, 0.23154591, -8.812365, 1239240099442 > Adata: 0.3405087, 0.23154591, -8.771504, 1239240099525 > Adata: 0.3405087, 0.2860273, -8.825985, 1239240099553 > Adata: 0.3405087, 0.2860273, -8.866846, 1239240099575 > Adata: 0.3949901, 0.3405087, -8.866846, 1239240099593 > Adata: 0.3405087, 0.3949901, -8.825985, 1239240099616 > Adata: 0.3949901, 0.3405087, -8.771504, 1239240099636 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

