VIS141 Intro to Android - create your own app project.
DancinAndroid is hosted in the following web site
https://github.com/Tsuruko/DancinAndroid
If you think the Android project DancinAndroid 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 DancinAndroid.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 6 image files in DancinAndroid. The names of the image files are listed as follows.
dancedef.png dancedown.png danceleft.png danceright.png danceup.png empty.png
The following screenshort is generated from the image listed above.
DancinAndroid has the following Java source files.
com.example.dancinandroid.AboutActivity.java com.example.dancinandroid.GlobalsSingleton.java com.example.dancinandroid.MainActivity.java com.example.dancinandroid.SettingsActivity.java