Completed
Open Location Settings
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android Development for Beginners - Creating a Weather App with JSON Parsing - Part 1
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Overview
- 3 JSON Data
- 4 Generating URL
- 5 Creating URL
- 6 Creating custom function
- 7 Adding the URL
- 8 Getting the data
- 9 Checking for equality
- 10 Decoding data
- 11 Setting data labels
- 12 Global weather data
- 13 Duplicate data
- 14 Homework
- 15 Location Sensor
- 16 Verify GPS
- 17 GPS Provider
- 18 Setting Latitude and Longitude
- 19 Checking for Errors
- 20 Notifier
- 21 Conditional If
- 22 Open Location Settings
- 23 Conclusion