Simple BlackJack Android app.
BlackjackAndroid is hosted in the following web site
https://github.com/kkaul/BlackjackAndroid
If you think the Android project BlackjackAndroid 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 BlackjackAndroid.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 3 image files in BlackjackAndroid. The names of the image files are listed as follows.
blackjackby.png creators.png logo.png
The following screenshort is generated from the image listed above.
BlackjackAndroid has the following Java source files.
com.example.blackjack.BlackJack.java com.example.blackjack.Card.java com.example.blackjack.Home.java