Android Open Source - Game card egyptian-ratscrew






Project Summary

Egyptian Ratscrew Android Card Game.

Web Site / Source Repository

egyptian-ratscrew is hosted in the following web site
https://github.com/EdwoodTortellini/egyptian-ratscrew

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

ItemValue
Java File Count35
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar
easyfacebookandroidsdk_2.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\playing_cards_animation.gif




Resource Files

There are 61 image files in egyptian-ratscrew. The names of the image files are listed as follows.

b1fh.png
b1fv.png
b2fh.png
b2fv.png
c10.png
c2.png
c3.png
c4.png
c5.png
c6.png
c7.png
c8.png
c9.png
ca.png
cj.png
ck.png
cq.png
d10.png
d2.png
d3.png
d4.png
d5.png
d6.png
d7.png
d8.png
d9.png
da.png
dj.png
dk.png
dq.png
h10.png
h2.png
h3.png
h4.png
h5.png
h6.png
h7.png
h8.png
h9.png
ha.png
hj.png
hk.png
hq.png
jokerblue.png
jokerred.png
playing_cards_animation.gif
s10.png
s2.png
s3.png
s4.png
s5.png
s6.png
s7.png
s8.png
s9.png
sa.png
screenimage.png
sj.png
sk.png
splashscreen.png
sq.png

The following screenshort is generated from the image listed above.

null




Java Source Files

egyptian-ratscrew has the following Java source files.

com.egyptianratscrew.dao.DatabaseAdapter.java
com.egyptianratscrew.dao.DefaultPicture.java
com.egyptianratscrew.dao.IGameFinishedListener.java
com.egyptianratscrew.dao.IUser.java
com.egyptianratscrew.dao.RatscrewDatabase.java
com.egyptianratscrew.dao.User.java
com.egyptianratscrew.dao.UserArrayWrapper.java
com.egyptianratscrew.dao.UserStub.java
com.egyptianratscrew.dto.Card.java
com.egyptianratscrew.dto.CardDeck.java
com.egyptianratscrew.dto.HumanPlayer.java
com.egyptianratscrew.dto.IPlayer.java
com.egyptianratscrew.dto.PlayerStub.java
com.egyptianratscrew.service.Game.java
com.egyptianratscrew.service.GameSurface.java
com.egyptianratscrew.service.GameSurfaceView.java
com.egyptianratscrew.service.GameThread.java
com.egyptianratscrew.service.GameThread2.java
com.egyptianratscrew.service.OriginalGame.java
com.egyptianratscrew.ui.CardBackSelectActivity.java
com.egyptianratscrew.ui.GameActivity.java
com.egyptianratscrew.ui.LoginActivity.java
com.egyptianratscrew.ui.MainActivity.java
com.egyptianratscrew.ui.PlayGameActivity.java
com.egyptianratscrew.ui.RegisterActivity.java
com.egyptianratscrew.ui.SplashActivity.java
com.egyptianratscrew.ui.ViewDevelopers.java
com.egyptianratscrew.ui.ViewRules.java
com.egyptianratscrew.ui.ViewStatistics.java
com.egyptianratscrew.ui.WinnerActivity.java
com.egyptianratscrew.ui.WinnerView.java
com.egyptianratscrew.ui.fbLoginActivity.java
com.egyptianratscrew.util.SystemUiHider.java
com.egyptianratscrew.util.SystemUiHiderBase.java
com.egyptianratscrew.util.SystemUiHiderHoneycomb.java