Android Open Source - Game minesweeper Minesweeper






Project Summary

The Android rendition of the Minesweeper game... In Progress.

Web Site / Source Repository

Minesweeper is hosted in the following web site
https://github.com/MananUpadhyay/Minesweeper

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

ItemValue
Java File Count3
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar




License

The license information of Minesweeper is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Resource Files

There are 4 image files in Minesweeper. The names of the image files are listed as follows.

arrow_refresh.png
smile_start.png
smiley_lose.png
smiley_win.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.minesweeper.GameTile.java
com.example.minesweeper.MainActivity.java
com.example.minesweeper.MinesweeperActivity.java