Tutorial using libgdx with android in android studio.
libgdxtutorial is hosted in the following web site
https://github.com/BrianNewsom/libgdxtutorial
If you think the Android project libgdxtutorial 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 libgdxtutorial.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 1 |
jar files used | gdx-backend-android-sources.jar gdx-backend-android.jar gdx-backend-lwjgl-natives.jar gdx-backend-lwjgl-sources.jar gdx-backend-lwjgl.jar gdx-natives.jar gdx-sources.jar gdx.jar |
Asset File Names | assets\bucket.png assets\data\libgdx.png assets\drop.wav assets\droplet.png assets\rain.mp3 |
libgdxtutorial has the following Java source files.
com.brian.mygdxgame2.Main.java com.brian.mygdxgame2.MainActivity.java com.brian.mygdxgame2.MyGdxGame2.java