Android Open Source - Location Time Sunrise-Sunset-Calculator






Project Summary

Android application to calculate sunrise and sunset time for any location on earth.

Web Site / Source Repository

Sunrise-Sunset-Calculator is hosted in the following web site
https://github.com/jeffthefate/Sunrise-Sunset-Calculator

If you think the Android project Sunrise-Sunset-Calculator 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 Sunrise-Sunset-Calculator.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count5
Fragment Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 3 image files in Sunrise-Sunset-Calculator. The names of the image files are listed as follows.

ic_action_search.png
mapicon.png
question1.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Sunrise-Sunset-Calculator has the following Java source files.

com.kbsbng.androidapps.sunrise_sunset_calculator.ChooseLocationFromMap.java
com.kbsbng.androidapps.sunrise_sunset_calculator.CurrentLocationSunriseSunsetCalcution.java
com.kbsbng.androidapps.sunrise_sunset_calculator.DisplayHelpActivity.java
com.kbsbng.androidapps.sunrise_sunset_calculator.DisplaySunCalculationResults.java
com.kbsbng.androidapps.sunrise_sunset_calculator.SelectedLocation.java
com.kbsbng.androidapps.sunrise_sunset_calculator.Sharer.java
com.kbsbng.utils.SunriseSunsetCalculation.java