An Android App for keeping track of the score in a Magic: The Gathering game.
lifecounter is hosted in the following web site
https://github.com/eglaysher/lifecounter
If you think the Android project lifecounter 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 lifecounter.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [xlargev11] |
Target SDK Version | 11 |
Minimum SDK Version | 4 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WAKE_LOCK |
There are 17 image files in lifecounter. The names of the image files are listed as follows.
coin_icon.png penny_heads.png penny_tails.png timepicker_down_disabled.9.png timepicker_down_disabled_focused.9.png timepicker_down_normal.9.png timepicker_down_pressed.9.png timepicker_down_selected.9.png timepicker_input_disabled.9.png timepicker_input_normal.9.png timepicker_input_pressed.9.png timepicker_input_selected.9.png timepicker_up_disabled.9.png timepicker_up_disabled_focused.9.png timepicker_up_normal.9.png timepicker_up_pressed.9.png timepicker_up_selected.9.png
The following screenshort is generated from the image listed above.
lifecounter has the following Java source files.
org.elliotglaysher.lifecounter.Constants.java org.elliotglaysher.lifecounter.LifeCounter.java org.elliotglaysher.lifecounter.LifeModel.java org.elliotglaysher.lifecounter.Settings.java org.elliotglaysher.lifecounter.SettingsGeneralFragment.java org.elliotglaysher.lifecounter.SettingsHC.java org.elliotglaysher.lifecounter.coin2d.Coin2DActivity.java org.elliotglaysher.lifecounter.coin2d.Coin2DActivityHC.java org.elliotglaysher.lifecounter.coin2d.Coin2DView.java org.elliotglaysher.lifecounter.widgets.DefaultEditTextPreference.java org.elliotglaysher.lifecounter.widgets.LifeLayout.java org.elliotglaysher.lifecounter.widgets.LifeView.java org.elliotglaysher.lifecounter.widgets.NumberPicker.java org.elliotglaysher.lifecounter.widgets.NumberPickerButton.java