Sample project for Android Studio using AndEngine.
TowerofHanoiProject is hosted in the following web site
https://github.com/janebabra/TowerofHanoiProject
If you think the Android project TowerofHanoiProject 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 TowerofHanoiProject.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | AndEngine.jar |
Asset File Names | assets\gfx\background.png assets\gfx\ring1.png assets\gfx\ring2.png assets\gfx\ring3.png assets\gfx\tower.png |
TowerofHanoiProject has the following Java source files.
com.greendog.androidstudio.example.towerofhanoi.Ring.java com.greendog.androidstudio.example.towerofhanoi.TowerOfHanoiActivity.java