Android Open Source - App learn CardTable






Project Summary

This is just an android app for me to learn on.

Web Site / Source Repository

CardTable is hosted in the following web site
https://github.com/dad9r/CardTable

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

ItemValue
Java File Count12
Target SDK Version16
Minimum SDK Version11
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Resource Files

There are 9 image files in CardTable. The names of the image files are listed as follows.

bigsuits.png
blackjack.png
blackking.png
blackqueen.png
cardback.png
redjack.png
redking.png
redqueen.png
solitaire_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CardTable has the following Java source files.

com.example.myapplication.Card.java
com.example.myapplication.CardDeck.java
com.example.myapplication.CardPile.java
com.example.myapplication.ConnectActivity.java
com.example.myapplication.HandActivity.java
com.example.myapplication.MainActivity.java
com.example.myapplication.Marshaller.java
com.example.myapplication.PortChooserActivity.java
com.example.myapplication.TableActivity.java
com.example.myapplication.TableRPCIFace.java
com.example.myapplication.TableRPCReceiver.java
com.example.myapplication.TableRPCSender.java