• Post category:StudyBullet-4
  • Reading time:4 mins read


Learn Android by creating a weather forecast app from OpenWeatherMap API using Volley Library

What you will learn

Build a complete weather forecast Android app

Have a better understanding of creating an app from scratch

Description

In this course I will introduce you to Android App Development. We are going to learn how to develop a beautiful weather forecast app from the scratch. This training is for those who has some knowledge on Java and thinking to start Android App Development.


Get Instant Notification of New Courses on our Telegram channel.


Instead of going through all the technical terms and components of an Android app, I will start by creating an app right away. This will give you a quick overview of creating a complete app and will boost your confidence. You may not understand all the topics at first, in this case just finish watching all lectures. Then try to do all the steps by yourself. You will have better understanding of the app once you will have hands on experience.

I have attached the source code of the app, so that you can review and learn from there.

English
language

Content

Introduction

Introduction
App Overview
Weather API Overview

Let’s Create The App

Create New Project
Create User Interface
Add Images
Write Code To Update Text Into UI
Get Weather Data From An API
Populate Rest of The UI Views
Display Weather Status Image

How It Works

Current date and time
Weather Icons

Downloadable Resources

Background Images & Weather Icons
Source Code