Android Open Source - Development eclipse PongAndroid-Eclipse






Project Summary

Este repositorio recoge un juego Pong para Android.

Web Site / Source Repository

PongAndroid-Eclipse is hosted in the following web site
https://github.com/Angrod82/PongAndroid-Eclipse

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.VIBRATE
Raw File Namesres\raw\pong.ogg




Resource Files

There are 3 image files in PongAndroid-Eclipse. The names of the image files are listed as follows.

button_bg.png
ic_action_search.png
pong.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PongAndroid-Eclipse has the following Java source files.

com.miprimeraaplicacion.pong.Bola.java
com.miprimeraaplicacion.pong.BolaMoveThread.java
com.miprimeraaplicacion.pong.Coordenada.java
com.miprimeraaplicacion.pong.ElementoPong.java
com.miprimeraaplicacion.pong.ElementoPongMovil.java
com.miprimeraaplicacion.pong.PongActivity.java
com.miprimeraaplicacion.pong.PongGameView.java
com.miprimeraaplicacion.pong.PongJuego.java
com.miprimeraaplicacion.pong.PongOpciones.java
com.miprimeraaplicacion.pong.PongOpcionesActivity.java
com.miprimeraaplicacion.pong.PongThread.java
com.miprimeraaplicacion.pong.Raqueta.java