Android Open Source - Game blackjack BlackJack






Project Summary

Android BlackJack Game..

Web Site / Source Repository

BlackJack is hosted in the following web site
https://github.com/PAntoine/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 Count10
Supported screen sizes[mdpi]
Activity Count4
jar files usedjava_adapter.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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

back_blue.png
clubs_01_75.png
clubs_02_75.png
clubs_03_75.png
clubs_04_75.png
clubs_05_75.png
clubs_06_75.png
clubs_07_75.png
clubs_08_75.png
clubs_09_75.png
clubs_10_75.png
clubs_j_75.png
clubs_k_75.png
clubs_q_75.png
diamonds_01_75.png
diamonds_02_75.png
diamonds_03_75.png
diamonds_04_75.png
diamonds_05_75.png
diamonds_06_75.png
diamonds_07_75.png
diamonds_08_75.png
diamonds_09_75.png
diamonds_10_75.png
diamonds_j_75.png
diamonds_k_75.png
diamonds_q_75.png
hearts_01_75.png
hearts_02_75.png
hearts_03_75.png
hearts_04_75.png
hearts_05_75.png
hearts_06_75.png
hearts_07_75.png
hearts_08_75.png
hearts_09_75.png
hearts_10_75.png
hearts_j_75.png
hearts_k_75.png
hearts_q_75.png
spades_01_75.png
spades_02_75.png
spades_03_75.png
spades_04_75.png
spades_05_75.png
spades_06_75.png
spades_07_75.png
spades_08_75.png
spades_09_75.png
spades_10_75.png
spades_j_75.png
spades_k_75.png
spades_q_75.png
z_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

BlackJack has the following Java source files.

com.antoine.jni.HNCP_JNI_GridItem
.java
com.antoine.jni.java_adapter
.java
com.pantoine.blackjack.Blackjack.java
com.pantoine.blackjack.BlackjackRoot.java
com.pantoine.blackjack.BlackjackSelect.java
com.pantoine.blackjack.BlackjackSetup.java
com.pantoine.blackjack.Card.java
com.pantoine.blackjack.CardDeck.java
com.peter.ProgramGrid.java
com.peter.ProgramGridView.java