Android Open Source - Weather project rex-weather






Project Summary

RexWeather - A sample Android project demonstrating the use of Retrofit and RxJava to interact with web services.

Web Site / Source Repository

rex-weather is hosted in the following web site
https://github.com/vyshane/rex-weather

If you think the Android project rex-weather 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 rex-weather.

ItemValue
Java File Count7
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




License

The license information of rex-weather is as follows:

Copyright (c) 2014, Vy-Shane Sin Fat All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met...

Java Source Files

mu.node.rexweather.app.WeatherActivity.java
mu.node.rexweather.app.Helpers.DayFormatter.java
mu.node.rexweather.app.Helpers.TemperatureFormatter.java
mu.node.rexweather.app.Models.CurrentWeather.java
mu.node.rexweather.app.Models.WeatherForecast.java
mu.node.rexweather.app.Services.LocationService.java
mu.node.rexweather.app.Services.WeatherService.java