Skip to content

Hawaii Weather and Surf Info Android Studio Base Application

Notifications You must be signed in to change notification settings

hgarbeil/HiInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

HiInfo

Hawaii Weather and Surf Info Android Studio Base Application

This AndroidStudio based app draws information from NOAA and OpenWeathermap to obtain weather and ocean conditions relevant to surfing on Oahu. This information includes low and high tides and tide predictions, sunrise and sunset times, moon phase, buoy observations and surf observations. Currently tuned to south shore surfing, the code can be modified to allow user input or hardwire different surf regions and breaks.

The interface makes use of Android CardView elements. As I have an LG Rebel 4 phone, the UI design is targeted to low resolution devices but should work fine on higher res devices. Note that the "local.properties" file which is not included here in the git repository should include the following two lines, modified for your installation.

for android studio installation

sdk.dir=/Users/user/Library/Android/sdk #location of your android sdk

for OpenWeathermap API

OW_APIKEY = #google on how to get an OpenWeathermap API key

image

About

Hawaii Weather and Surf Info Android Studio Base Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages