dbz card game for android.
DragonBallZCardGame is hosted in the following web site
https://github.com/miranhelbl/DragonBallZCardGame
If you think the Android project DragonBallZCardGame 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 DragonBallZCardGame.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 4 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 8 image files in DragonBallZCardGame. The names of the image files are listed as follows.
babidi.png king_kai.png korin.png master_roshi.png old_kai.png oolong.png ox_king.png yamcha.png
The following screenshort is generated from the image listed above.
DragonBallZCardGame has the following Java source files.
com.example.dragonballzcardgame.CreditsActivity.java com.example.dragonballzcardgame.InstructionsActivity.java com.example.dragonballzcardgame.MainActivity.java com.example.dragonballzcardgame.PlayActivity.java com.example.dragonballzcardgame.data.Karte.java com.example.dragonballzcardgame.data.KarteList.java com.example.dragonballzcardgame.util.DataMock.java