Android Open Source - App simple MazeSolver






Project Summary

A simple Android app to create and solve a maze..

Web Site / Source Repository

MazeSolver is hosted in the following web site
https://github.com/brobohn/MazeSolver

If you think the Android project MazeSolver listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of MazeSolver.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
mazesolver-classes.jar




Java Source Files

MazeSolver has the following Java source files.

cs2114.mazesolver.Location
.java
cs2114.mazesolver.LocationTest
.java
cs2114.mazesolver.Maze
.java
cs2114.mazesolver.MazeSolverScreen
.java
cs2114.mazesolver.MazeSolverScreenTests
.java
cs2114.mazesolver.MazeTest
.java
cs2114.mazesolver.SolutionStack.java
cs2114.mazesolver.SolutionStackTest
.java