Android Open Source - Game application lifecounter






Project Summary

An Android App for keeping track of the score in a Magic: The Gathering game.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of lifecounter.

ItemValue
Java File Count14
Supported screen sizes[xlargev11]
Target SDK Version11
Minimum SDK Version4
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WAKE_LOCK




Resource Files

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.

null




Java Source Files

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