Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
Classes
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-05-15 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-05-15 UTC."],[],[],null,["# androidx.camera.lifecycle\n=========================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/camera/lifecycle/package-summary \"View this page in Kotlin\") \\|Java\n\nAnnotations\n-----------\n\n|-------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|\n| [ExperimentalCameraProviderConfiguration](/reference/androidx/camera/lifecycle/ExperimentalCameraProviderConfiguration) | Denotes that the annotated method uses an experimental path for configuring a camera provider. |\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [LifecycleCameraProvider](/reference/androidx/camera/lifecycle/LifecycleCameraProvider) | Provides access to a camera which has its opening and closing controlled by a [LifecycleOwner](/reference/androidx/lifecycle/LifecycleOwner). |\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ProcessCameraProvider](/reference/androidx/camera/lifecycle/ProcessCameraProvider) | A singleton which can be used to bind the lifecycle of cameras to any [LifecycleOwner](/reference/androidx/lifecycle/LifecycleOwner) within an application's process. |\n| [ProcessCameraProviderExtKt](/reference/androidx/camera/lifecycle/ProcessCameraProviderExtKt) | |\n| [ProcessCameraProvider.Companion](/reference/androidx/camera/lifecycle/ProcessCameraProvider.Companion) | |"]]