Android Open Source - Development data RemoteData






Project Summary

A simple application that uses GSON and HTTPGET to fetch data remotely. Gets data from Yr.no service..

Web Site / Source Repository

RemoteData is hosted in the following web site
https://github.com/ScratchMyTail/RemoteData

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

ItemValue
Java File Count5
Minimum SDK Version14
Activity Count1
jar files usedgson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

RemoteData has the following Java source files.

com.example.RemoteData.GetWeatherDataRest.java
com.example.RemoteData.MyActivity.java
model.Weather.java
model.WindDirection.java
model.WindSpeed.java