Android app that shows the moon phase for any date.
Moon is hosted in the following web site
https://github.com/sighrobot/Moon
If you think the Android project Moon 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 Moon.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | SX.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION |
Raw File Names | res\raw\moonsuncalcv3.xls |
There are 2 image files in Moon. The names of the image files are listed as follows.
ic_moon.png ic_moon_final.png
The following screenshort is generated from the image listed above.
Moon has the following Java source files.
com.abe.moon.MainActivity.java com.abe.moon.Moon.java com.abe.moon.MoonPhase.java