Android Open Source - App fitness easyfitness






Project Summary

App that allows the user to do fitness and health related calculations in an easy and user-friendly way.

Web Site / Source Repository

easyfitness is hosted in the following web site
https://github.com/eleazar-araujo/easyfitness

If you think the Android project easyfitness 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 easyfitness.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 19 image files in easyfitness. The names of the image files are listed as follows.

editar.png
ic_action_overflow_dark.png
ic_action_overflow_light.png
ic_launcher_n.png
ic_menu_refresh.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

easyfitness has the following Java source files.

com.ele.easyfitness.android.MainActivity.java
com.ele.easyfitness.android.SettingsActivity.java
com.ele.easyfitness.android.adapter.DietTypeAdapter.java
com.ele.easyfitness.android.dialog.DietPickerDialog.java
com.ele.easyfitness.android.dialog.InfoDialog.java
com.ele.easyfitness.android.dialog.NumberPickerDialog.java
com.ele.easyfitness.android.fragment.CalculatorFragment.java
com.ele.easyfitness.android.fragment.MacroGraphsFragment.java
com.ele.easyfitness.android.model.DietType.java
com.ele.easyfitness.android.view.NumberPicker.java
com.ele.easyfitness.android.view.NumberPickerButton.java
com.ele.easyfitness.android.view.Picker.java
com.ele.easyfitness.android.view.PieGraph.java
com.ele.easyfitness.android.view.PieSlice.java