Android Open Source - App project Maze_Solver






Project Summary

Cs 2114 project Android app that solves user defined mazes.

Web Site / Source Repository

Maze_Solver is hosted in the following web site
https://github.com/dmoore09/Maze_Solver

If you think the Android project Maze_Solver 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 Maze_Solver.

ItemValue
Java File Count7
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
android-support-v4.jar
mazesolver-classes.jar




Java Source Files

Maze_Solver has the following Java source files.

com.example.mindflexandroiddemo.MainActivity
.java
cs2114.mazesolver.Location
.java
cs2114.mazesolver.LocationTest
.java
cs2114.mazesolver.Maze
.java
cs2114.mazesolver.MazeSolverScreen
.java
cs2114.mazesolver.MazeSolverScreenTests
.java
cs2114.mazesolver.MazeTest
.java