Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Android Advanced Guide to Create A RESTFul API Client App

    Posted By: naag
    Android Advanced Guide to Create A RESTFul API Client App

    Android Advanced Guide to Create A RESTFul API Client App
    MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 11 | 209 MB
    Genre: eLearning | Language: English

    Learn to create Android app quickly using modern libraries like Retrofit, EventBus & ButterKnife

    Welcome to Android advanced guide to create a RESTFul API Client app. I have designed this course for those who have some basic knowledge on Android app development. In this course I will show you how you can quickly create an API based app with modern libraries like Retrofit, ButterKnife, and EventBus.

    In this course we are going to build a weather forecast app using a service called DarkSky API.

    Here is how I structured the course. First I will discuss about the API and the structure of the data. After that I will show you how you can convert raw JSON string into Plain Old Java Objects, which is also known as POJO.

    Then I will use Retrofit library to get responses from the server. I will also discuss how you can refactor your code to make it clean. I will show you how to access & update user interface using ButterKnife library.

    When a codebase gets larger, it becomes complex to communicate back and forth between different Android components. I will show you how you can easily avoid this issue in the future using EventBus library, right from the beginning.

    Finally I will show you how to update the UI dynamically by using the data from that API server.

    Android Advanced Guide to Create A RESTFul API Client App