Skip to content

Files

Latest commit

 

History

History
86 lines (69 loc) · 5.5 KB

README.md

File metadata and controls

86 lines (69 loc) · 5.5 KB

Android Mobile App

It's an Android application, which allows users to search for cities to see weather summary, look at detailed information about them, pin those cities to favorites and post on Twitter about the weather. Backend service is on Node.js and the app uses API call.

You will find concepts and technologies usage in the app:

  • Java, JSON, Android Lifecycle and Android Studio
  • Google’s Material design
  • Google’s Material design
  • Google Maps APIs and Android SDK
  • Third party libraries like Picasso, Glide and Volley

References