Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Beast Android Development: Parsing Json Data
Rating: 4.3 out of 5(73 ratings)
3,456 students

Beast Android Development: Parsing Json Data

Learn to parse Json data into your android application by using third party libraries such as retrofit ,okhttp,and gson.
Last updated 12/2016
English

What you'll learn

  • Effectively communicate to a web API from an Android application
  • Understand how to use an event bus to decouple Android applications
  • Use third party libraries to implement a powerful app structure
  • Use flavors to organize server code within an Android application

Course content

4 sections16 lectures3h 1m total length
  • Overview3:03

    Here we will see what app we are going to build and why it is important to learn how to parse Json data. In addition, the source code is also attached.

  • Downloading Android Studios7:23

    Just in case any Java guys are joining us. Here is a quick tutorial on how to get Android Studios.

  • Nox Emulator11:54

    It is important to have a real device to test your apps. However, just in case you don't have one, I will show you how to download and use my favorite free Android emulator, Nox!

  • Getting Our Dependencies/Implementing A Flavor11:32

    To start our project, we will first get all the dependencies out of the way. In addition, I will show you how to implement flavors and discuss the benefits of doing so.

  • Using An Event Bus Pt.17:02

    Using an event bus to decouple an Android app has many benefits such as higher app performance and better organization. We will see how to effectively implement an event bus into our project in this lecture.  

  • Using An Event Bus Pt.213:52

    With the event bus masterfully inside our project, it is time we learn how to use it. By the end of the lecture, you will understand how to use an event bus and why it is recommended to do so. 

Requirements

  • Be familar with Android Development and Java Programming

Description

Parsing Json data from a web API into an Android Application, is a critical skill to have as an Android Developer. In this course, you will learn how to do just that by using advanced third party libraries. You as the student will build one app with the instructor that will demonstrate effective communication with a web client API. 

This course is a relatively short one making it is perfect for quickly improving your development capabilities. In addition to learning about parsing Json data, you also learn an effective way of organizing your Android apps by using an event bus. Further, you get the instructors knowledge on any and all Android related questions regarding this course or not. 

Who this course is for:

  • This Android course is meant for more experienced developers who want to learn about Json
  • If you are completely new to Android, this course is not for you.