Android Open Source - Weather gps WeatherNowApp






Project Summary

An Android based application for finding weather either by entering a city name or directly through the phone's GPS.

Web Site / Source Repository

WeatherNowApp is hosted in the following web site
https://github.com/rohitiyengar/WeatherNowApp

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 2 image files in WeatherNowApp. The names of the image files are listed as follows.

location.png
search_location.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WeatherNowApp has the following Java source files.

com.example.weathernowapp.GPSLocationProvider.java
com.example.weathernowapp.HomeActivity.java
com.example.weathernowapp.HttpClientForWeather.java
com.example.weathernowapp.JSONParserForWeather.java
com.example.weathernowapp.LocationEntry.java
com.example.weathernowapp.WeatherDetailsPage.java
com.example.weathernowapp.model.LocationModel.java
com.example.weathernowapp.model.WeatherModel.java