An Android programming puzzle game.
Bit-Puzzler is hosted in the following web site
https://github.com/chrismwendt/Bit-Puzzler
If you think the Android project Bit-Puzzler 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 Bit-Puzzler.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 3 |
Activity Count | 5 |
jar files used | android-support-v4.jar aws-android-sdk-1.4.6-debug.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in Bit-Puzzler. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Bit-Puzzler has the following Java source files.
com.example.bit_puzzler.AddScoreActivity.java com.example.bit_puzzler.Constants.java com.example.bit_puzzler.DisplayMessageActivity.java com.example.bit_puzzler.Fiddler.java com.example.bit_puzzler.HighScore.java com.example.bit_puzzler.HighScoresActivity.java com.example.bit_puzzler.HighscoresHelper.java com.example.bit_puzzler.MainActivity.java com.example.bit_puzzler.PuzzSelection.java com.example.bit_puzzler.PuzzleActivity.java com.example.bit_puzzler.PuzzleHelper.java com.example.bit_puzzler.Puzzles.java