Android Open Source - Game puzzle Bit-Puzzler






Project Summary

An Android programming puzzle game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Bit-Puzzler.

ItemValue
Java File Count12
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version3
Activity Count5
jar files usedandroid-support-v4.jar
aws-android-sdk-1.4.6-debug.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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