Android Open Source - Game card SimCards






Project Summary

Android Card game for LinkedIn Intern Hackathon.

Web Site / Source Repository

SimCards is hosted in the following web site
https://github.com/jjw1707/SimCards

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

ItemValue
Java File Count24
Target SDK Version17
Minimum SDK Version17
Activity Count8
jar files usedandroid-support-v4.jar
socketio.jar




Resource Files

There are 5 image files in SimCards. The names of the image files are listed as follows.

card_back.png
clubs.png
diamonds.png
hearts.png
spades.png

The following screenshort is generated from the image listed above.

null

Java Source Files

SimCards has the following Java source files.

com.example.games.Cardacopia.java
com.example.games.HungerUno.java
com.example.games.SimpleWarGame.java
com.example.simcards.Card.java
com.example.simcards.Card.java
com.example.simcards.Cardacopia.java
com.example.simcards.CardacopiaInstr.java
com.example.simcards.CardacopiaInterface.java
com.example.simcards.Deck.java
com.example.simcards.Game.java
com.example.simcards.GameView.java
com.example.simcards.GameView.java
com.example.simcards.HungerActivity.java
com.example.simcards.HungerActivityInstr.java
com.example.simcards.HungerView.java
com.example.simcards.MainActivity.java
com.example.simcards.MainActivity.java
com.example.simcards.Player.java
com.example.simcards.TestingView.java
com.example.simcards.UsernameForm.java