Android Open Source - Development sdk android-snake-chord






Project Summary

Android sample Snake with Samsung Chord SDK intergration.

Web Site / Source Repository

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

If you think the Android project android-snake-chord 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-chord.

ItemValue
Java File Count5
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
chord-v1.0.0-20130327.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




License

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

Apache License

Resource Files

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

dpad_up.png
greenstar.png
redstar.png
yellowstar.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.android.snake.BackgroundView.java
com.example.android.snake.SnakeView.java
com.example.android.snake.Snake.java
com.example.android.snake.TileView.java
com.samsung.chord.samples.apidemo.service.ChordSnakeService.java