/Sunrise-Sunset-Time

Android App to fetch Sunrise Sunset time of a place with latitude and longitude using API calls.

Primary LanguageKotlin

Sunrise Sunset Times App

This app is made using Kotlin in Android Studio.

This app fetches sunrise and sunset time for a place, given its latitude and longitude in GMT.

Permissions used:

Internet connectivity for API calls

Attributions:

https://sunrise-sunset.org/api for their api.

Screenshots:

This project is made just to utilize API services and JSON requests as part of Udemy course.