[ Web Proxy ]
URL:
Viewing: https://developer.android.com/media/camera/camera-extensions [Back]  [Original]

Camera extensions  |  Android media  |  Android Developers Skip to main content
Essentials Design & Plan Develop Google Play Blog
Search:
Android Studio
Android Developers [Android Developers]

Camera extensions Stay organized with collections Save and categorize content based on your preferences.

Camera2 and CameraX provide an Extensions API that lets your app access the following extensions that vendors have implemented on Android devices:

The Camera2 and CameraX Extension APIs expose the same set of extensions, which are available on many supported devices.

Note: Camera2 and CameraX extensions are only available for the preview and image capture use cases, not video capture.

Supported devices

Not all devices support extensions, and even if a device has extensions support, it does not support all extensions.

For a list of known devices that support extensions, see Supported devices. To check if an extension is available on your device, see the Camera2 Extensions API and CameraX Extensions API documentation, respectively.

Next steps

Learn how to enable camera extensions for your app:

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026-08-14 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-14 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page