Hello everybody,
I have developed a little Minesweeper App:
play.google.com
The user can choose between the difficulty levels Easy (9 x 9 fields, 10 mines), Advanced (16 x 16 fields, 40 mines) and Hard (30 x 16 fields, 99 mines). In addition, the user has the option to set the number of squares and mines individually. The player's goal is to identify all the squares with mines without clicking on them.
A short (normal) click on a field opens it and shows what is underneath it. A long click marks the field with a flag if the user believes there is a mine under it. A second long click marks the field with a question mark if the user is not sure. Please make sure you click on the field long enough, otherwise the Android operating system might count it as a short click, causing the game to be lost.
The App is free but can contain an ad at the end of a round.
Here are a few screenshots:

I have developed a little Minesweeper App:
Minesweeper - Apps on Google Play
Classic Minesweeper game, such as known from the Windows operating system.
The user can choose between the difficulty levels Easy (9 x 9 fields, 10 mines), Advanced (16 x 16 fields, 40 mines) and Hard (30 x 16 fields, 99 mines). In addition, the user has the option to set the number of squares and mines individually. The player's goal is to identify all the squares with mines without clicking on them.
A short (normal) click on a field opens it and shows what is underneath it. A long click marks the field with a flag if the user believes there is a mine under it. A second long click marks the field with a question mark if the user is not sure. Please make sure you click on the field long enough, otherwise the Android operating system might count it as a short click, causing the game to be lost.
The App is free but can contain an ad at the end of a round.
Here are a few screenshots:


