A simple blackjack game for the android.
AndroidBlackjack is hosted in the following web site
https://github.com/DnlRKorn/AndroidBlackjack
If you think the Android project AndroidBlackjack 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 AndroidBlackjack.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
AndroidBlackjack has the following Java source files.
com.AndroidBlackjack.AndroidBlackjack.java com.AndroidBlackjack.BlackJack.java com.AndroidBlackjack.Card.java com.AndroidBlackjack.Deck.java com.AndroidBlackjack.MainActivity.java