Android Open Source - Development sdk android-snake-chord






Project Summary

Deprecated: 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/SamsungDeveloperCIS/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 Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
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 10 image files in android-snake-chord. The names of the image files are listed as follows.

chord_sdk_logo.png
customstar1.png
customstar2.png
customstar3.png
customstar4.png
customstar5.png
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.Coordinate.java
com.example.android.snake.SnakeMessage.java
com.example.android.snake.SnakePlayer.java
com.example.android.snake.SnakeView.java
com.example.android.snake.SnakeWellcomeActivity.java
com.example.android.snake.Snake.java
com.example.android.snake.TileView.java
com.samsung.chord.samples.apidemo.service.ChordSnakeService.java