Back to Browse

Android : Solving Assignment 07 - REST APIs and JSON Parsing

63 views
Mar 15, 2024
32:25

The is an overview of the solution for the Assignment 07, which focusses on making REST requests using OkHTTP library (https://square.github.io/okhttp/) and parsing JSON. We will use Picasso library (https://square.github.io/picasso/) to load the image icons. The solution and assignment details are posted on https://github.com/mshehab/theappsdr-android-app-development/tree/main/Spring%202024/Week%206/Assignment07

Download

0 formats

No download links available.

Android : Solving Assignment 07 - REST APIs and JSON Parsing | NatokHD