Minesweeper game for the Android platform.
Minesweeper is hosted in the following web site
https://github.com/kushaldudani/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.
The following table is the detailed list of Minesweeper.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar bhulokdevelopersdk.jar bhulokremoteinterface.jar |
There are 2 image files in Minesweeper. The names of the image files are listed as follows.
blue.png grey.png
The following screenshort is generated from the image listed above.
Minesweeper has the following Java source files.
com.kushd.minesweeper.ButtonAdapter.java com.kushd.minesweeper.MainActivity.java com.kushd.minesweeper.MineButton.java