summaryrefslogtreecommitdiff
path: root/samples/Snake/src/com/example/android
Commit message (Collapse)AuthorAgeFilesLines
* Modified Snake Sample app to run on non-touch devices like Google Tv and ↵Kartic Grover2012-05-024-201/+350
| | | | | | | | | | | also devices with no dpad support 2D canvas DrawVertex to create a vector graphic background touch & keypad playable landscape & portrait for all known device sizes. All measurements in DP and nicely scaling. using xml drawables to rotate "dpad" arrow Change-Id: I995acaaf0935c13c03fcbcf974ce5af06f46780e
* Use NoTitleBar theme, not requestWindowFeature(FEATURE_NO_TITLE).Elliott Hughes2009-08-171-3/+0
| | | | Bug: 2013438
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+805
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-805/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-152-4/+1
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+808