android app to show the surf forecast using the magicseaweed.com api.
BodyboardForecast is hosted in the following web site
https://github.com/correonano/BodyboardForecast
If you think the Android project BodyboardForecast 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 BodyboardForecast.
Item | Value |
---|---|
Java File Count | 25 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | android-support-v4.jar gson-2.2.2.jar universal-image-loader-1.9.0.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 19 image files in BodyboardForecast. The names of the image files are listed as follows.
bodylogo.png forecast_launcher.png img_compass_overlay.png map1277.png map2704.png map2707.png map2709.png map2710.png map3870.png map432.png map502.png map619.png msw_powered_by.png swell_image.png swell_image1.png swell_image11.png wind_image.png wind_image1.png wind_image11.png
The following screenshort is generated from the image listed above.
BodyboardForecast has the following Java source files.
com.forecast.activities.CallForecastServiceTask.java com.forecast.activities.ForecastReportActivity.java com.forecast.activities.PointSelectionActivity.java com.forecast.adapters.ForecastListAdapter.java com.forecast.adapters.ImageListAdapter.java com.forecast.adapters.LineImageView.java com.forecast.app.ForecastApp.java com.forecast.connection.ForecastConnector.java com.forecast.connection.ForecastSearchResult.java com.forecast.database.ForecastContentProvider.java com.forecast.database.ForecastContentProviderHelper.java com.forecast.database.ForecastDAO.java com.forecast.json.ChartItem.java com.forecast.json.Charts.java com.forecast.json.Combined.java com.forecast.json.Components.java com.forecast.json.Condition.java com.forecast.json.ForecastItem.java com.forecast.json.Primary.java com.forecast.json.Secondary.java com.forecast.json.Swell.java com.forecast.json.Tertiary.java com.forecast.json.Wind.java com.forecast.services.ForecastDataService.java com.forecast.util.Constants.java