Android app to sort the Power Struggle board game events deck..
power_struggle_event_planner is hosted in the following web site
https://github.com/nachof/power_struggle_event_planner
If you think the Android project power_struggle_event_planner 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 power_struggle_event_planner.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Raw File Names | res\raw\cards.xml |
There are 3 image files in power_struggle_event_planner. The names of the image files are listed as follows.
ic_action_accept.png ic_navigation_down.png ic_navigation_up.png
The following screenshort is generated from the image listed above.
power_struggle_event_planner has the following Java source files.
com.nucleartesuji.powerstruggleeventplanner.CardAdapter.java com.nucleartesuji.powerstruggleeventplanner.CardDisplayActivity.java com.nucleartesuji.powerstruggleeventplanner.EventSortActivity.java com.nucleartesuji.powerstruggleeventplanner.game.Card.java com.nucleartesuji.powerstruggleeventplanner.game.Deck.java com.nucleartesuji.powerstruggleeventplanner.game.SortableHand.java