Android Camera and Media Apps
Build modern camera and media use cases
Jetpack Media3
Jetpack Compose and WindowManager
Find inspiration in device galleries
Large screens gallery
Wear OS gallery
TV gallery
Core workflow
Playback
Editing
Add premium media experiences
Take your app from good to better to best
Review a sample app
Migrate to Media3
Using older APIs like the standalone ExoPlayer library, MediaCompat, or Jetpack Media2? Follow our migration guide and use our migration script to make your Media3 migration easy.
Why migrate to Jetpack Media3
- Updated ExoPlayer, MediaSession, & MediaController APIs
- Editing with the new Transformer API
- Backwards-compatible with MediaCompat APIs
Highlighted content
Media3 1.6.0 — what’s new?
Updated March 27, 2025
This article is cross-published on Medium This release includes a host of bug fixes, performance improvements and new features. Read on to find out more, and as always please check out the full release notes for a comprehensive overview of changes in
Common media processing operations with Jetpack Media3 Transformer
Updated March 5, 2025
Android users have demonstrated an increasing desire to create, personalize, and share video content online, whether to preserve their memories or to make people laugh. As such, media editing is a cornerstone of many engaging Android apps, and
Camera & Media #SpotlightWeek
Updated January 7, 2025
Android offers Camera and Media APIs to help you build apps that can capture, edit, share, and play media. To help you enhance Android Camera and Media experiences to be even more delightful for your users, this week we will be kicking off the Camera
Camera & Media
Updated January 7, 2025
Android offers Camera and Media APIs to help you build apps that can capture, edit, share, and play media. To help you enhance Android Camera and Media experiences to be even more delightful for your users, this week we will be kicking off the Camera
Ultra HDR images
Updated November 14, 2024
Our next episode of #AndroidBuildTime is here, and this time we're talking about Ultra HDR images! Tune in to hear from the team at Google Drive and the Android platform team about new capabilities in Ultra HDR. Link to podcast →
Complement your media editing pipeline with Jetpack Media3
Updated September 17, 2024
In this video, Developer Relations Engineer Nevin Mital will start with a quick overview of Jetpack Media3, then we’ll dive specifically into the APIs offered by Transformer, and lastly, Nevin will describe how you could incrementally start including
How to build engaging Android Media & Camera experiences
Updated May 16, 2024
Discover the latest developer solutions in the Android media and camera suite to help you maximize users’ entertainment experiences. Explore the latest feature launches for social media apps, Android and device updates, and new API improvements in
What’s new in Jetpack Compose at I/O ‘24
Updated May 14, 2024
Note: An earlier version of this post listed the changes coming to Compose as being in the \ release. This release will now be in July and we have updated this post accordingly. At Google I/O 2024, we announced the upcoming July ‘24 Jetpack Compose
Embracing Android 14: Meta's Early Adoption Empowered Enhanced User Experience
Updated March 4, 2024
With the first Developer Preview of Android 15 now released, another new Android release that brings new features and under-the-hood improvements for billions of users worldwide will be coming shortly. As Android developers, you are key players in
Cloud photos now available in the Android photo picker
Updated February 13, 2024
Our photo picker has always been the gateway to your local media library, providing a secure, date-sorted interface for users to grant apps access to selected images and videos. But now, we're taking it a step further by integrating cloud photos from
What's new with Google Cast?
Updated January 9, 2024
Since we launched Google Cast in 2013, we've been working to bring casting capabilities to more apps and devices. We have come a long way. Now, users can cast to many new devices, like TVs, speakers, smart displays, and even the latest Pixel Tablet.
Android 14 is live in AOSP
Updated October 4, 2023
Today we're releasing Android 14 and pushing the Android 14 source to the Android Open Source Project (AOSP). Android 14 is designed to improve your productivity as developers while enhancing performance, privacy, security, and customization for
Choosing the right storage experience
Updated August 10, 2023
The upcoming stable release of Android 14 is fast approaching. Now is a great time to test your app with this new release’s changes if you haven’t done so already. With Platform Stability, you can even submit apps targeting SDK 34 to the Google Play
CameraX CameraController
Updated June 29, 2023
Watch the full video → https://goo.gle/3CW9fKk Catch more from CameraX Foundations → https://goo.gle/CameraX Subscribe to Android Developers → https://goo.gle/AndroidDevs #Featured #Camera #CameraX
Developers guide to Pixel Fold and Pixel Tablet: get your app large screen ready
Updated June 15, 2023
At Google I/O we announced that Pixel Tablet and Pixel Fold are joining our Pixel family of devices. With pre-orders ongoing, now is the time to update your applications to work great on these devices! This blog covers two topics: what makes Pixel
Building high quality Android camera experiences
Updated May 10, 2023
Learn what’s new in Android Camera and how to bring premium capabilities to your users, including Night & HDR capture, optimized zoom, zero shutter lag, CameraX, Extensions API updates, foldable compatibility, and more. Hear how top Android apps
Creating high-quality Android media experiences
Updated May 10, 2023
Maximize the quality of your audio and video experiences on Android. Learn about the latest developments in Android media, including spatial audio, HDR video, HDR images, and Performance Class 14. Next, explore the 1.0 release of the new Jetpack
Delivering an immersive sound experience with Spatial Audio
Updated April 20, 2023
In Android 13 (API level 33), we introduced a new standardized platform architecture for spatial audio, a premium and more engaging sound experience. With spatial audio, your content sounds more realistic to users by making it sound as though they
CameraX setup and permissions
Updated April 10, 2023
In this video, we’ll create an Android Studio project for a simple CameraX app that shows a camera preview and can take a photo. This video focuses on the app setup and requesting the necessary permissions. In the next videos, we’ll finish the app by
CameraX CameraProvider basics
Updated April 10, 2023
This video explains how to implement Preview and ImageCapture with CameraX’s ProcessCameraProvider class. This video is part of the CameraX Foundations series, so if you have seen the previous videos, follow these links to get started: CameraX
Media3 is ready to play!
Updated March 23, 2023
Today, we’re pleased to announce the full release of the Jetpack Media3 library. After sharing a first look at the library at Android Developer Summit 2021, we published several alpha and beta releases over the past several months to ensure a
Introducing Camera Viewfinder
Updated November 21, 2022
As a developer, you want to leverage camera capabilities in your app, so you decide to adopt the Android Camera Framework. The first use case you want to implement is the Preview use case, which shows the output of the camera sensor on the screen. So
Improving your social experience quality with Android Camera
Updated November 15, 2022
In this session, we explore new framework innovations to improve quality, improve latency and create innovative experiences with Android Camera. Resources: Camera2 → https://goo.gle/3huT0MQ CameraX → https://goo.gle/3n34sP6 Speaker: Mozart Louis
HDR 10-bit: Capture, playback, and sharing 10-bit video
Updated November 14, 2022
Take a dive into HDR video and discuss the process from end-to-end, including video capture, editing, playback, and sharing. Specific topics include the new Media3 Transformer API for editing, displaying graphics on SurfaceView for playback, and any
Building media apps on Wear OS
Updated November 10, 2022
In this talk you will learn how to build a high quality Media app on Wear OS. We will first go through the Core User Journeys for media apps to outline what to build; we will then discuss how to ease the development by adopting our newly released
Better Device Compatibility with CameraX
Updated October 26, 2022
In this post, we’ll look at three ways CameraX makes developers’ lives easier when it comes to device compatibility. First, we’ll take a peek into our CameraX Test Lab where we test over 150 physical phones every day. Second, we’ll look at Quirks,
Android 13 is in AOSP!
Updated August 15, 2022
Today we’re pushing the Android 13 source to the Android Open Source Project (AOSP) and officially releasing the newest version of Android. For developers, Android 13 is focused on our core themes of privacy and security as well as developer
What's new in Android Camera
Updated May 12, 2022
A camera is one of the top reasons consumers purchase phones and devices. Explore the latest in Android Camera and upcoming launches. Learn best practices when using Android Camera and how to bring delightful experiences to users. Discover successful
Using performance class to optimize your user experience
Updated March 24, 2022
Today we're launching the Jetpack Core Performance library in alpha. This library enables you to easily understand what a device is capable of, and tailor your user experience accordingly. It does this by allowing you to obtain the device’s
What's next for AndroidX Media and ExoPlayer
Updated October 27, 2021
Introducing AndroidX Media3, a new collection of support libraries for media use cases, and the new home for ExoPlayer. Join us to discover how Media3 simplifies the playback app architecture, our plans for making ExoPlayer upgrades easier, and next
What's new in Android Media
Updated May 18, 2021
Listen to a high level overview of everything that's new in Android Media from media features and behavior changes in Android 12 to the new features in ExoPlayer and Oboe. Speaker(s): Karthic Veera, Francois Goldfain Watch more: Android and Play at
What's new in Media
Updated August 20, 2020
In Android 11 we've released a bunch of new media features, including new media controls, playback resumption and seamless transfer. We've also released updated APIs and libraries to make it easy for you, the developer, to build high quality media
Games, Media, and 5G: #11WeeksOfAndroid
Updated August 17, 2020
Game developer updates in a special Game Show episode for Games, Media, and 5G #11WeeksOfAndroid. Resources: Check out the 11 Weeks of Android website → https://goo.gle/30FDT8S Games on d.android.com → https://goo.gle/3aoKo2X Games quarterly
Games and Media week preview
Updated August 17, 2020
Introduction to Week 10 of 11 Weeks of Android: Games and Media. Resources: Check out the 11 Weeks of Android website → https://goo.gle/30FDT8S Games on d.android.com → https://goo.gle/3aoKo2X Related Playlists: Games & Media - 11 Weeks of
Android Developer Story: Shifty Jelly — Building a No. 1 Podcasting App
Updated June 8, 2015
Shifty Jelly is an Adelaide based mobile development company that has seen great success building Pocket Casts, a premium podcast manager app. The team has focused heavily on building a best-in-class user experience and on Android they offer a
Connect with us
Meet us at events
Google I/O
The countdown to Google I/O begins now! Join us live on May 20 and 21 from Shoreline Amphitheatre in Mountain View and online at io.google.