Completed
Mapping content URLS
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android Slices - Building Interactive Results for Google Search
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Templated
- 3 Interactive
- 4 Launching in Search
- 5 Example Use Cases
- 6 The goal? One, reusable API to generalize for how we present remote app content in Android
- 7 Slices Structure
- 8 Architectural Overview
- 9 Define your Slice Provider in Android Manifest
- 10 Implement your Slice Provider
- 11 Slice with loading content
- 12 Build Wi-Fi Slice
- 13 Slice Action
- 14 Respond to events
- 15 Slice Viewer
- 16 Templates consists of list and grid rows
- 17 These stack to build your template
- 18 Temperature row
- 19 Camera grid row
- 20 Slices in Search Enhance predictions with rich app content
- 21 Link Main Activity to Slice URI
- 22 Explicit Permission Grant to Search and Play services
- 23 General Terms
- 24 Create and push Indexable
- 25 Mapping content URLS
- 26 Acquiring Permissions