Android Open Source - Location GPS Weather-App






Project Summary

An android app that uses GPS data to find the user?s current location and displays pertinent weather information.

Web Site / Source Repository

Weather-App is hosted in the following web site
https://github.com/Legacy25/Weather-App

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

ItemValue
Java File Count6
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

Weather-App has the following Java source files.

com.asa.weatherapp.JSONWeatherParser.java
com.asa.weatherapp.MainActivity.java
com.asa.weatherapp.SplashActivity.java
com.asa.weatherapp.WeatherHttpClient.java
com.asa.weatherapp.model.Location.java
com.asa.weatherapp.model.Weather.java