An Asteroids app being developed as practices for a shitty course I'm doing.
asteroides_curso_android is hosted in the following web site
https://github.com/expilu/asteroides_curso_android
If you think the Android project asteroides_curso_android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of asteroides_curso_android.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\audio.mp3 res\raw\gestures |
There are 5 image files in asteroides_curso_android. The names of the image files are listed as follows.
asteroide1.png asteroide2.png asteroide3.png nave.png nave_fuego.png
The following screenshort is generated from the image listed above.
asteroides_curso_android has the following Java source files.
org.example.asteroides.AcercaDe.java org.example.asteroides.AlmacenPuntuaciones.java org.example.asteroides.AlmacenPuntuacionesArray.java org.example.asteroides.Asteroides.java org.example.asteroides.Grafico.java org.example.asteroides.Juego.java org.example.asteroides.MiAdaptador.java org.example.asteroides.Preferencias.java org.example.asteroides.Puntuaciones.java org.example.asteroides.VistaJuego.java