summaryrefslogtreecommitdiff
path: root/samples/AccelerometerPlay/src/com/example/android/accelerometerplay
Commit message (Collapse)AuthorAgeFilesLines
* Remove invalid UTF-8 chars from source.Narayan Kamath2013-10-241-7/+7
| | | | | | | | Double checked that the time corrected verlet equation is still readable. (If it isn't there's always wikipedia). Change-Id: I6573a4a096c2f2089968c19c79465b37540c2197
* Reformat to Android style guidelinesMathias Agopian2010-08-161-431/+408
| | | | Change-Id: Ib9d7e39464a246dbaae38e00fbb325f153f89f65
* Take screen rotation into accountMathias Agopian2010-08-161-2/+35
| | | | Change-Id: I354c58eb1d28552d46b8fa269e12c00eaf6cbb99
* Sample code to illustrate how to use the accelerometerMathias Agopian2010-07-131-0/+450
this is a small particle + physics system that shows how to integrate accleration data into positions accurately. Change-Id: I3bbdc433f52d98464269ac8cb996c4cf037ae8d6