Code Monkey home page Code Monkey logo

androidweatherapp's Introduction

AndroidWeatherApp

Android weather app.

  • Uses openWeatherMap API to get the latest weather report.

  • Sends a daily notification with day's weather details.

  • Uses SQLite to store weather data.

  • Refreshes data every every 3 hours (if the build version is less than KitKat) or everyone 1 hour (if the build version is greater than or equal to KitKat) in the database.

  • To build and run the app, you will need to get an API key from http://openweathermap.org/ and replace it in WeatherAppConstants class. public static final String OW_APIID_STRING = "OPEN_WEATHEER_API_KEY_HERE";

###Screenshots:
#####Tablet main screen: Android Weather App Tablet main screen




#####Phone main forecast screen: Android Weather App Phone main forecast screen




#####Phone detail screen:

Portrait Landscape
Android Weather App Phone detail screen portrait Android Weather App Phone detail screen landscape




#####User Settings screen:

Android Weather App User Settings screen Android Weather App User setting location Android Weather App User setting measurement units




#####Notification:

Lockscreen Notification Drawer
Android Weather App Notification on the lockscreen Android Weather App Notification in the notification drawer

androidweatherapp's People

Contributors

navdeepsekhon avatar

Watchers

 avatar  avatar  avatar

Forkers

navdeepsekhon9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.