Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What's New in Android Security - Android Nougat and O Developer Preview
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 App analysis at scale
- 3 Machine learning
- 4 Find My Device
- 5 Verify Apps API
- 6 SafetyNet attestation
- 7 reCAPTCHA for Android
- 8 Install unknown apps
- 9 Verified Boot
- 10 Encryption adoption
- 11 Secure lock screen adoption
- 12 Acceptance rate
- 13 Look for permissions best practices
- 14 Fighting ransomware
- 15 Privacy controls
- 16 Updated permissions model for Instant Apps
- 17 Sandboxing and isolation
- 18 SELinux effectiveness
- 19 Media stack hardening in Nougat
- 20 Killing 20+% media stack bugs
- 21 Treble case study: media stack
- 22 Kernel is the new target
- 23 What causes kernel bugs?
- 24 Kernel attack surface reduction with seccomp
- 25 Seccomp case study: Chrome
- 26 WebView security
- 27 WebView renderer in an isolated process
- 28 Safe Browsing in WebView
- 29 Device authentication
- 30 Keystore key attestation
- 31 Developer resources