Android App to calculate sunrise sunset time.
sunrisesunsettime is hosted in the following web site
https://github.com/quakig/sunrisesunsettime
If you think the Android project sunrisesunsettime 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 sunrisesunsettime.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\digital-7.ttf |
There are 2 image files in sunrisesunsettime. The names of the image files are listed as follows.
ic_action_locate.png ic_action_pick_date.png
The following screenshort is generated from the image listed above.
sunrisesunsettime has the following Java source files.
com.knowpapa.sunrisesunsettime.GPSTracker.java com.knowpapa.sunrisesunsettime.Location.java com.knowpapa.sunrisesunsettime.LocationPickerActivity.java com.knowpapa.sunrisesunsettime.MainActivity.java com.knowpapa.sunrisesunsettime.SolarEventCalculator.java com.knowpapa.sunrisesunsettime.SunriseSunsetCalculator.java com.knowpapa.sunrisesunsettime.Zenith.java