Android app developed using the following tutorial: http://www.raywenderlich.com/12065/how-to-create-a-simple-android-game.
tower-of-hanoi-tutorial is hosted in the following web site
https://github.com/susanafong/tower-of-hanoi-tutorial
If you think the Android project tower-of-hanoi-tutorial 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 tower-of-hanoi-tutorial.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\gfx\background.png assets\gfx\ring1.png assets\gfx\ring2.png assets\gfx\ring3.png assets\gfx\tower.png |
tower-of-hanoi-tutorial has the following Java source files.
com.tutorial.towerofhanoi.Ring.java com.tutorial.towerofhanoi.TowerOfHanoiActivity.java