A mobile Blackjack game created for Android. Requires Android 2.2 and up. Best applicable for 3.7'', 480x800, portrait mode and similar screens. Will support other screen sizes soon..
Blackjacker is hosted in the following web site
https://github.com/gitcem/Blackjacker
If you think the Android project Blackjacker 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 Blackjacker.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 1 image files in Blackjacker. The names of the image files are listed as follows.
android.png
The following screenshort is generated from the image listed above.
Blackjacker has the following Java source files.
com.projects.blackjacker.ActAddProfile.java com.projects.blackjacker.ActMainMenu.java com.projects.blackjacker.ActOptions.java com.projects.blackjacker.ActSinglePlay.java com.projects.blackjacker.BJ_DatabaseHelper .java com.projects.blackjacker.BetSetDialogFragment.java com.projects.blackjacker.BlackjackClass .java com.projects.blackjacker.Profile.java com.projects.blackjacker.ProfileListAdapter.java