Android Open Source - Example example android-snake-example






Project Summary

A modified version of the snake example for Android that works with touch screens.

Web Site / Source Repository

android-snake-example is hosted in the following web site
https://github.com/mefernandez/android-snake-example

If you think the Android project android-snake-example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-snake-example.

ItemValue
Java File Count3
Activity Count1
jar files usedsnake-game.jar




License

The license information of android-snake-example is as follows:

Apache License

Resource Files

There are 3 image files in android-snake-example. The names of the image files are listed as follows.

greenstar.png
redstar.png
yellowstar.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.android.snake.SnakeView.java
com.example.android.snake.Snake.java
com.example.android.snake.TileView.java