Android app for playing agile Planning Poker.
planning-poker-android is hosted in the following web site
https://github.com/sep/planning-poker-android
If you think the Android project planning-poker-android 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 planning-poker-android.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 2 |
Asset File Names | assets\fonts\DejaVuSansCondensedBold.ttf |
There are 6 image files in planning-poker-android. The names of the image files are listed as follows.
card_logo.png down_arrow.png ic_launcher_cards.png ic_menu_preferences.png irongrip.png up_arrow.png
The following screenshort is generated from the image listed above.
planning-poker-android has the following Java source files.
com.sep.planningpoker.activities.MainActivity.java com.sep.planningpoker.activities.PlanningPokerActivity.java com.sep.planningpoker.activities.SettingsActivity.java com.sep.planningpoker.application.Actions.java com.sep.planningpoker.application.ApplicationPreferences.java com.sep.planningpoker.application.preferences.PlanningPokerApplication.java com.sep.planningpoker.application.preferences.PreferenceKeys.java com.sep.planningpoker.customcontrols.CustomFontTextView.java com.sep.planningpoker.models.decks.Deck.java com.sep.planningpoker.models.decks.DeckFactory.java com.tekle.oss.android.animation.AnimationFactory.java com.tekle.oss.android.animation.FlipAnimation.java