Completed
) Fetch JASONArray with Volley
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Java Android App using REST API - Network Data in Android Course
Automatically move to the next video in the Classroom when playback concludes
- 1 ) REST API explained: JSON vs XML
- 2 ) Introduction to the Android Weather App
- 3 ) Design the Layout
- 4 ) Button onClick Listeners
- 5 ) Request JSON Data with Volley
- 6 ) Singleton Request Queue in Volley
- 7 ) Callbacks for Async Requests
- 8 ) Fetch One JSONObject from an Array
- 9 ) JSONArrayRequest with Volley
- 10 ) Fetch JASONArray with Volley
- 11 ) Get Forecast by City Name