Overview
Learn how to migrate your existing app to target Android Oreo and above in this 26-minute Google I/O '18 conference talk. Discover the important changes to consider when targeting Android Jellybean onward, including runtime permissions, broadcast receivers, GCM, Work Manager API, Location API, and battery optimization. Explore modern features like aspect ratio and non-SDK interfaces, and gain insights on testing your migrated app. Follow this comprehensive guide to ensure your app meets Google Play's requirements for targeting Android Oreo or above, presented by Android Developers experts Dan Galpin, Fred Chung, and Eric Kuxhausen.
Syllabus
Introduction
Why migrate
Basics
Runtime permissions
Broadcast receivers
Use GCM
Use Broadcast Receiver
Work Manager API
Location API
Battery Optimization
Testing
Modern Features
Aspect Ratio
NonSDK Interfaces
Taught by
Android Developers