A selection of code samples for you to use to accelerate your app development. Browse samples to learn how to build different components for your apps.
Featured
See the following Jetpack APIs in action for implementing social networking and communications features: Core, for notifications; Compose, for generating declarative UI; Media3 for displaying and editing photos and videos; CameraX for capturing photos and videos; Room, for persisting messages in a SQLite database; and Window, for detecting foldable device states.