Best android open-source packages and libraries.

JavaWeather

A java mobile application to show current weather.
Updated 1 year ago

JavaWeather

A java mobile application to show current weather.

This project is using Retrofit2+Realm+Gson+OpenWeather. Realm database to ensure the application could display weather information offline. Retrofit2 is building up a HTTP client to get information from OpenWeather. This application require location and network permission on Android device, location permission is for get current position, and network permission is getting weather information from OpenWeather.

Tags realm