Android Open Source - Development sdk android-snake-chord-sample






Project Summary

Android sample Snake with Samsung Chord SDK v1.5 intergration.

Web Site / Source Repository

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

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedchord-v1.5.0.jar
sdk-v1.0.0.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-sample is as follows:

Apache License

Resource Files

There are 10 image files in android-snake-chord-sample. 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