Android Open Source - App simple LifeCounter






Project Summary

Android application to manage your life total in Magic The Gathering in a simple and easy way.

Web Site / Source Repository

LifeCounter is hosted in the following web site
https://github.com/foxykeep/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 Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Target SDK Version18
Minimum SDK Version14
Activity Count3




Resource Files

There are 13 image files in LifeCounter. The names of the image files are listed as follows.

ic_action_settings.png
ic_arrow_down_normal.9.png
ic_arrow_down_pressed.9.png
ic_arrow_down_selected.9.png
ic_arrow_up_normal.9.png
ic_arrow_up_pressed.9.png
ic_arrow_up_selected.9.png
ic_poison_disabled.png
ic_poison_normal.png
ic_reset_normal.png
ic_reset_pressed.png
overlay_focused.9.png
overlay_pressed.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

LifeCounter has the following Java source files.

com.foxykeep.lifecounter.BackgroundActivity.java
com.foxykeep.lifecounter.MainActivity.java
com.foxykeep.lifecounter.SettingsActivity.java
com.foxykeep.lifecounter.data.Background.java
com.foxykeep.lifecounter.gesture.GestureDetector.java
com.foxykeep.lifecounter.sharedprefs.SharedPrefsConfig.java
com.foxykeep.lifecounter.util.PlatformVersion.java
com.foxykeep.lifecounter.widget.SettingsHeaderTextView.java
com.foxykeep.lifecounter.widget.SettingsItemLinearLayout.java
com.foxykeep.lifecounter.widget.SettingsItemTextView.java