Android Open Source - Location geo CS275--Android-Weather-App






Project Summary

Weather app based on the geo location, given by either the GPS or through freegeoip.net, using the IP address..

Web Site / Source Repository

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

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

CS275--Android-Weather-App has the following Java source files.

com.cs275.uweather.GeoLocationByIP.java
com.cs275.uweather.MainActivity.java
com.cs275.uweather.Weather.java
com.cs275.uweather.WeatherCustomAdapter.java
com.cs275.uweather.WeatherEntry.java