Android Open Source - Development sdk Casino-Royale






Project Summary

Android Blackjack app that uses the Parse SDK.

Web Site / Source Repository

Casino-Royale is hosted in the following web site
https://github.com/ejp456/Casino-Royale

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

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Target SDK Version16
Minimum SDK Version16
Activity Count3
jar files usedParse-1.3.8.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 52 image files in Casino-Royale. The names of the image files are listed as follows.

cl1.gif
cl10.gif
cl2.gif
cl3.gif
cl4.gif
cl5.gif
cl6.gif
cl7.gif
cl8.gif
cl9.gif
clj.gif
clk.gif
clq.gif
di1.gif
di10.gif
di2.gif
di3.gif
di4.gif
di5.gif
di6.gif
di7.gif
di8.gif
di9.gif
dij.gif
dik.gif
diq.gif
he1.gif
he10.gif
he2.gif
he3.gif
he4.gif
he5.gif
he6.gif
he7.gif
he8.gif
he9.gif
hej.gif
hek.gif
heq.gif
sp1.gif
sp10.gif
sp2.gif
sp3.gif
sp4.gif
sp5.gif
sp6.gif
sp7.gif
sp8.gif
sp9.gif
spj.gif
spk.gif
spq.gif

The following screenshort is generated from the image listed above.

null




Java Source Files

Casino-Royale has the following Java source files.

com.example.cardgames.BankAccount.java
com.example.cardgames.BlackJackActivity.java
com.example.cardgames.GameView.java
com.example.cardgames.HighScore.java
com.example.cardgames.HighScoreActivity.java
com.example.cardgames.HighScoreAdapter.java
com.example.cardgames.MainActivity.java
com.example.cardgames.User.java
com.gamefiles.BlackJackHand.java
com.gamefiles.Card.java
com.gamefiles.Deck.java
com.gamefiles.Hand.java
com.gamefiles.Player.java