Android Open Source - Game blackjack BlackJack






Project Summary

A simple android blackjack game.

Web Site / Source Repository

BlackJack is hosted in the following web site
https://github.com/swapagarwal/BlackJack

If you think the Android project BlackJack 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 BlackJack.

ItemValue
Java File Count4
Supported screen sizes[hdpi]
Target SDK Version7
Minimum SDK Version7
Activity Count4
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\btn_click.wav
res\raw\card_open.wav
res\raw\gunshot.mp3
res\raw\you_lose.wav
res\raw\you_won.wav




License

The license information of BlackJack is as follows:

MIT License

Resource Files

There are 55 image files in BlackJack. The names of the image files are listed as follows.

c1.png
c10.png
c2.png
c3.png
c4.png
c5.png
c6.png
c7.png
c8.png
c9.png
chips.png
cj.png
ck.png
cq.png
d1.png
d10.png
d2.png
d3.png
d4.png
d5.png
d6.png
d7.png
d8.png
d9.png
default_blue.png
default_red.png
dj.png
dk.png
dq.png
h1.png
h10.png
h2.png
h3.png
h4.png
h5.png
h6.png
h7.png
h8.png
h9.png
hj.png
hk.png
hq.png
s1.png
s10.png
s2.png
s3.png
s4.png
s5.png
s6.png
s7.png
s8.png
s9.png
sj.png
sk.png
sq.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.swap.blackjack.Help.java
com.swap.blackjack.MainActivity.java
com.swap.blackjack.PreferencesActivity.java
com.swap.blackjack.SetBackground.java