Upgrade to Pro — share decks privately, control downloads, hide ads and more …

What's New In Android (2025)

What's New In Android (2025)

The session covered all the key announcements from Google I/O '25 — from building apps for all form factors, including phones, foldables, wearables, and TVs, to leveraging AI-powered features with new APIs, and boosting productivity using Jetpack Compose, Kotlin Multiplatform, and Gemini.

Avatar for Harun Wangereka

Harun Wangereka

July 29, 2025
Tweet

More Decks by Harun Wangereka

Other Decks in Programming

Transcript

  1. Beyond the phone Building for an expanding and interconnected Android

    ecosystem On-device AI Bringing powerful, private, and responsive AI directly into your apps. Faster development Build more beautiful, engaging apps in less time with the latest tools. Android Overview
  2. Android Overview Beyond the phone Building for an expanding and

    interconnected Android ecosystem 500M+ devices
  3. Android Overview Faster development Build more beautiful, engaging apps in

    less time with the latest tools. Jetpack Compose Kotlin Multiplatform Gemini in Android Studio
  4. CallStyle for ongoing phone calls. BigText for lengthy messages. Custom

    call style. Notification styles you are all familiar with
  5. In Android 16, we are introducing the new ProgressStyle notification

    template ProgressStyle for progress centric user journeys. New
  6. Custom notifications Highly customizable but at the cost of developer

    overhead. • Requires testing across different device orientations, resolutions, and versions to ensure design consistency. • Height availability varies across Android OS versions.
  7. Source: Google Internal Data, March 2025 Google Docs now running

    KMP in production on iOS with runtime performance on par or better than before.
  8. “We share about 55% of our code. This allows our

    existing mobile team to ship features ~40% faster to Android & iOS”
  9. Android Studio Add a shared module to an existing project

    File -> New Module -> Kotlin Multiplatform Shared Module
  10. 25

  11. Android Overview Play Store • A redesigned app dashboard centered

    around four developer objectives (Test and release, Monitor and improve, Grow users, Monetize) • 16 KB page size compatibility requirement - Nov 1st 2025