Small demo Andriod App with libgdx.
Drop is hosted in the following web site
https://github.com/FG-TUM/Drop
If you think the Android project Drop 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 Drop.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Asset File Names | assets\bucket.png assets\buxtonsketch.ttf assets\drop.wav assets\droplet.png assets\girl.jpg assets\rain.mp3 |
There are 1 image files in Drop. The names of the image files are listed as follows.
droplet.png
The following screenshort is generated from the image listed above.
Drop has the following Java source files.
com.seriously.drop.Drop.java com.seriously.drop.GameScreen.java com.seriously.drop.MainMenuScreen.java com.seriously.drop.SplashScreen.java com.seriously.drop.Tweens.SpriteAccessor.java com.seriously.drop.android.AndroidLauncher.java com.seriously.drop.desktop.DropDesktopLauncher.java