Android Open Source - Game asteroid Asteroids






Project Summary

Example clone of the game 'Asteroids' for Android..

Web Site / Source Repository

Asteroids is hosted in the following web site
https://github.com/isilion/Asteroids

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

ItemValue
Java File Count16
Supported screen sizes[landhdpi, mdpi, ldpi, hdpi, xhdpi, landldpi, land, landxhdpi, landmdpi]
Target SDK Version17
Minimum SDK Version7
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECEIVE_SMS
Raw File Namesres\raw\intro.mp3
res\raw\win.mp3




Resource Files

There are 14 image files in Asteroids. The names of the image files are listed as follows.

asteroide1.png
asteroide2.png
asteroide3.png
boton_normal.png
boton_pulsado.png
log.png
log_.png
nave.png
nave_fuego.png
pause.png
pause_.png
play.png
play_.png
stop.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Asteroids has the following Java source files.

com.example.asteroides.AcercaDe.java
com.example.asteroides.Adaptador.java
com.example.asteroides.AlmacenPuntuaciones.java
com.example.asteroides.AlmacenPuntuacionesArray.java
com.example.asteroides.AlmacenPuntuacionesFicheroInterno.java
com.example.asteroides.AlmacenPuntuacionesPreferencias.java
com.example.asteroides.AlmacenPuntuacionesSQLite.java
com.example.asteroides.AlmacenPuntuacionesXML_SAX.java
com.example.asteroides.Asteroides.java
com.example.asteroides.Grafico.java
com.example.asteroides.Jugar.java
com.example.asteroides.Preferencias.java
com.example.asteroides.Puntuaciones.java
com.example.asteroides.ReceptorSMS.java
com.example.asteroides.VistaJuego.java