summaryrefslogtreecommitdiff
path: root/samples/AccelerometerPlay
Commit message (Collapse)AuthorAgeFilesLines
* am 46686c6f: Merge "Add prebuilt browseable samples as static files." into ↵Dirk Dougherty2013-10-291-0/+1
|\ | | | | | | | | | | | | klp-dev * commit '46686c6f15b45df0c2b8e522ae87103c16bb1275': Add prebuilt browseable samples as static files.
| * Add prebuilt browseable samples as static files.Dirk Dougherty2013-10-291-0/+1
| | | | | | | | Change-Id: Ifb5382223343400882834d2dd9c182c3df602e34
* | am 80b5d8d2: am b4f054a8: Merge "Remove invalid UTF-8 chars from source."Narayan Kamath2013-10-251-7/+7
|\ \ | |/ |/| | | | | * commit '80b5d8d23a13df413f9406fd173660c81e78d6a7': Remove invalid UTF-8 chars from source.
| * 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
* | Adjust tags format in _index.jd files.Dirk Dougherty2013-09-051-3/+2
| | | | | | | | Change-Id: Id32ea71d4b8d54c6e8783326b112b20e23a8f44c
* | Add _index.jd files to a few test samples.Dirk Dougherty2013-09-041-0/+7
|/ | | | Change-Id: Iffdc702c29319e03f22705d7c615ff2f0ff69e33
* don't strip resources so it work on all devicesMathias Agopian2010-08-171-0/+2
| | | | Change-Id: I65d53b797a8360f45148607b06ebef110f12f52e
* 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-1312-0/+750
this is a small particle + physics system that shows how to integrate accleration data into positions accurately. Change-Id: I3bbdc433f52d98464269ac8cb996c4cf037ae8d6