Android Open Source - Map API WeatherSnap






Project Summary

Sample Android App, using OpenWeatherMap API, Web view, Google Maps v2, Parse, and Camera..

Web Site / Source Repository

WeatherSnap is hosted in the following web site
https://github.com/nicksuch/WeatherSnap

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Activity Count5
Fragment Count3
jar files usedParse-1.7.0.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

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

ic_action_photo.png
ic_weather.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WeatherSnap has the following Java source files.

com.nicksuch.weathersnap.APIActivity.java
com.nicksuch.weathersnap.ApplicationTest.java
com.nicksuch.weathersnap.CameraFragment.java
com.nicksuch.weathersnap.MainActivity.java
com.nicksuch.weathersnap.MapActivity.java
com.nicksuch.weathersnap.NewReportFragment.java
com.nicksuch.weathersnap.PhotoActivity.java
com.nicksuch.weathersnap.Report.java
com.nicksuch.weathersnap.WebActivity.java