This is just an android app for me to learn on.
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.
The following table is the detailed list of CardTable.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
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.
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