About 84,600 results
Open links in new tab
  1. Jetpack Compose UI App Development Toolkit - Android Developers

    Learn how to use Jetpack Compose to build native Android UI. This course covers the essentials of building with Compose: including layouts, theming, animations, architecture, state, accessibility and …

  2. Jetpack Compose Tutorial - Android Developers

    Jetpack Compose simplifies and accelerates UI development on Android with less code, powerful tools, and intuitive Kotlin APIs. In this tutorial, you'll build a simple UI component with declarative functions.

  3. Get started with Jetpack Compose | Android Developers

    Nov 5, 2025 · Jetpack Compose is the modern toolkit for building Android UI, simplifying the development of apps that adapt to any display size. Overview: See the resources available to …

  4. Develop UI | Jetpack Compose | Android Developers

    Oct 23, 2025 · For developers just getting started with Android: Learn how to build an Android app using Jetpack Compose, the modern toolkit for building user interfaces on Android.

  5. Quick start | Jetpack Compose | Android Developers

    Dec 4, 2025 · Follow these instructions to create a new Compose app project, set up Compose for an existing app project, or import a sample app written in Compose. Create a new app with support for …

  6. Compose | Jetpack | Android Developers

    Dec 4, 2025 · Declaring dependencies To add a dependency on Compose, you must add the Google Maven repository to your project. Read Google's Maven repository for more information. Add the …

  7. Jetpack Compose basics - Android Developers

    Jetpack Compose is a modern toolkit designed to simplify UI development. It combines a reactive programming model with the conciseness and ease of use of the Kotlin programming language.

  8. Navigation bar | Jetpack Compose | Android Developers

    4 days ago · Learn how to implement a navigation bar in your Jetpack Compose app using NavigationBar and NavigationBarItem composables to enable seamless screen navigation.

  9. Jetpack Compose | Android Developers

    Feb 6, 2025 · Learn why and how to build apps and games that create delightful experiences across the Android mobile device ecosystem — including phones, tablets, foldables, Chromebooks, cars, and XR.

  10. Jetpack Compose for Android Developers

    Learn how to use Jetpack Compose to build native Android UI! You’ll see how Compose simplifies and accelerates UI development on Android with less code, powerful tools, and intuitive Kotlin APIs.