Android Open Source - UI button Space.Sprint






Project Summary

Simple one button platformer for Android.

Web Site / Source Repository

Space.Sprint is hosted in the following web site
https://github.com/RootSecks/Space.Sprint

If you think the Android project Space.Sprint 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 Space.Sprint.

ItemValue
Java File Count13
Supported screen sizes[mdpi, ldpi, hdpi]
Target SDK Version8
Minimum SDK Version4
Activity Count1
jar files usedlibGoogleAnalytics.jar
Asset File Namesassets\fonts\OrbitronL.otf
assets\fonts\OrbitronM.otf
Raw File Namesres\raw\calm.mp3
res\raw\jump.wav




License

The license information of Space.Sprint is as follows:

GNU General Public License

Resource Files

There are 2 image files in Space.Sprint. The names of the image files are listed as follows.

arrow.png
arrowjump.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.obisapps.spacerun.GameActivity.java
com.obisapps.spacerun.GameEngine.java
com.obisapps.spacerun.GameView.java
com.obisapps.spacerun.HighScoreDBAdapter.java
com.obisapps.spacerun.HighScoreDatabaseHelper.java
com.obisapps.spacerun.LevelCharacter.java
com.obisapps.spacerun.PhysicsEngine.java
com.obisapps.spacerun.PickUpManager.java
com.obisapps.spacerun.PlayerCharacter.java
com.obisapps.spacerun.RenderThread.java
com.obisapps.spacerun.SoundManager.java
com.obisapps.spacerun.SpaceBackground.java
com.obisapps.spacerun.SpaceSprint.java