Low light photography and videography
Stay organized with collections
Save and categorize content based on your preferences.
Android provides a number of ways to take photos and videos in low-light
conditions.
This guide explains the following areas:
In addition, the CameraX extensions and Camera2 extensions documentation
explains how to use night mode to capture high-quality still photos in
low light conditions.
This guide assumes you're familiar with the following concepts:
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 2025-09-03 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 2025-09-03 UTC."],[],[],null,["Android provides a number of ways to take photos and videos in low-light\nconditions.\n\nThis guide explains the following areas:\n\n- [Choose the best low light option](/media/camera/lowlight/choose-option) helps you choose the right way for your app to use the camera in low-light conditions.\n- [Low Light Boost Auto Exposure (AE) Mode](/media/camera/lowlight/low-light-boost-ae) uses device hardware to generate a stream of images in low-light conditions. You can use this stream for the camera preview, or save it as a video.\n- [Google Low Light Boost from Google Play services](/media/camera/lowlight/low-light-boost-gp) dynamically adjusts camera brightness to let you preview in low-light conditions, even on devices that don't support Low Light Boost AE Mode.\n\nIn addition, the [CameraX extensions](/media/camera/camerax/extensions-api) and [Camera2 extensions](/media/camera/camera2/extensions-api) documentation\nexplains how to use **night mode** to capture high-quality still photos in\nlow light conditions.\n\nThis guide assumes you're familiar with the following concepts:\n\n- How to use the [CameraX](/media/camera/camerax) or [Camera2](/media/camera/camera2) APIs to preview and capture images"]]