Android Open Source - Hardware bluetooth bluspace






Project Summary

Competitive space shooter over bluetooth, for Android. A Georgia Tech VG Dev project - Fall 2012..

Web Site / Source Repository

bluspace is hosted in the following web site
https://github.com/le-doux/bluspace

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

ItemValue
Java File Count38
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
Raw File Namesres\raw\accelerate.wav
res\raw\death.wav
res\raw\engine.wav
res\raw\explosion.wav
res\raw\shoot.wav
res\raw\theme.wav




Resource Files

There are 9 image files in bluspace. The names of the image files are listed as follows.

asteroid_lrg.png
asteroid_med.png
asteroid_sml.png
explosions_sml.png
greenlaser_med.png
ic_action_search.png
redlaser_med.png
spaceship_sml.png
ufo_sml.png

The following screenshort is generated from the image listed above.

null




Java Source Files

bluspace has the following Java source files.

com.aledoux.bluspace.AnimatedBitmap.java
com.aledoux.bluspace.Asteroid.java
com.aledoux.bluspace.Background.java
com.aledoux.bluspace.BitmapSprite.java
com.aledoux.bluspace.Bluetooth
.java
com.aledoux.bluspace.BluetoothActivity.java
com.aledoux.bluspace.BluetoothChat.java
com.aledoux.bluspace.BluetoothChatService.java
com.aledoux.bluspace.Border.java
com.aledoux.bluspace.CircleSprite.java
com.aledoux.bluspace.CreditsScreen.java
com.aledoux.bluspace.DeviceListActivity.java
com.aledoux.bluspace.Enemy.java
com.aledoux.bluspace.ExhaustParticle.java
com.aledoux.bluspace.Explosion.java
com.aledoux.bluspace.GameObject.java
com.aledoux.bluspace.GameScreen.java
com.aledoux.bluspace.GameState.java
com.aledoux.bluspace.GameView.java
com.aledoux.bluspace.Laser.java
com.aledoux.bluspace.LogicObject.java
com.aledoux.bluspace.MainGameLogic.java
com.aledoux.bluspace.MultiplayerGameLogic.java
com.aledoux.bluspace.Opponent.java
com.aledoux.bluspace.OptionsScreen.java
com.aledoux.bluspace.Player.java
com.aledoux.bluspace.Point.java
com.aledoux.bluspace.RectSprite.java
com.aledoux.bluspace.RenderObject.java
com.aledoux.bluspace.Renderable.java
com.aledoux.bluspace.SortRenderable.java
com.aledoux.bluspace.SortUpdateable.java
com.aledoux.bluspace.Spaceship.java
com.aledoux.bluspace.Sprite.java
com.aledoux.bluspace.Target.java
com.aledoux.bluspace.TitleScreen.java
com.aledoux.bluspace.Updateable.java
com.aledoux.bluspace.Vector.java