Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a GPS Update Service with Cloud Firestore
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Special Conditions
- 3 Create Services Package
- 4 Get Service Class
- 5 Add Service to Manifest
- 6 Location Provider Client
- 7 OnCreate
- 8 MainActivity
- 9 On Start
- 10 Start Not Sticky
- 11 Location Request
- 12 Location Result
- 13 Main Activity
- 14 Location Updates
- 15 Save User Location
- 16 Logging Out
- 17 Starting the Service
- 18 Starting Location Service
- 19 Service Intent
- 20 Running the service