Android Aug 21, 2017

Android 8.0 Oreo

What's New

Android 8.0 Oreo introduces significant developer capabilities including Picture-in-Picture, Notification Channels, and the Autofill Framework while implementing stricter background execution and file access policies. The release adds Java 8 language support, Neural Networks API for ML inference, and adaptive icons for modern design patterns. Developers must test compatibility and address behavior changes, particularly around background services and file permissions.

Highlights

Breaking Changes

  • Background execution limits restrict implicit broadcasts and background services
  • Stricter file access permissions require scoped storage for external files
  • Installation from unknown sources now requires per-app permission grants

Recent Releases

All releases →