Skip to content

itReverie/itR-app-android-Weather

Repository files navigation

#AndroidWeatherApp

This Android app retrieves information from a third party API and renders the weather according the postal code.

Android concpets implemented:

  • Intents: Explicit, Implicit, Shared and Broadcast.
  • Content providers to access the back-end information.
  • Adapters to show each weather item.
  • Layout managers. Correct use of fragments and activities to have a responsive app.
  • Background services with Google Cloud Messages to receive notificacions.

Good practices:

  • Correct use of background and UI threads
  • UI design mobile patterns
  • Organize and clean code for further mantainance or development.

logic

About

Android app to forecast the weather using Android Studio..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages