Sample Android App, using OpenWeatherMap API, Web view, Google Maps v2, Parse, and Camera..
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.
The following table is the detailed list of WeatherSnap.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Activity Count | 5 |
Fragment Count | 3 |
jar files used | Parse-1.7.0.jar |
Required Permissions | android.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 |
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.
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