A simple Android application that calculates how many grams of macro-nutrients to consume based on your target calories goal and type of diet desired..
MacroCalc is hosted in the following web site
https://github.com/mikejuyoon/MacroCalc
If you think the Android project MacroCalc 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 MacroCalc.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 3 |
There are 5 image files in MacroCalc. The names of the image files are listed as follows.
blackthread.png escheresque.png mainlogo3.png mc_icon.png tweed.png
The following screenshort is generated from the image listed above.
MacroCalc has the following Java source files.
com.michaelyoon.macrocalcfinal.ApplicationTest.java com.michaelyoon.macrocalcfinal.Fragment1.java com.michaelyoon.macrocalcfinal.Fragment2.java com.michaelyoon.macrocalcfinal.MyActivity.java