About 400 results
Open links in new tab
  1. Write your app | Android Studio | Android Developers

    Sep 23, 2024 · Android Studio includes tools for every stage of development, but what's most important is simply writing your app: writing the code, building layouts, creating images, and …

  2. Build your first app | Get started | Android Developers

    Take the full course to learn the basics of creating apps with Jetpack Compose, Android's modern toolkit for developing user interfaces. As you create a series of apps, you’ll learn the basics of …

  3. Create your first Android app

    May 1, 2025 · Prerequisites What you'll need What you'll learn How to create an Android App with Android Studio How to run apps with the Preview tool in Android Studio How to update text …

  4. Android Basics with Compose course | Android Developers

    Android Basics with Compose is a self-paced, online course on how to build Android apps using the latest best practices. The course covers the basics of building apps with Jetpack …

  5. Test in Android Studio

    Jul 15, 2025 · Use instrumented tests when writing integration and functional UI tests to automate user interaction, or when your tests have Android dependencies that you can’t create test …

  6. Build local unit tests | Test your app on Android | Android …

    Feb 10, 2025 · You write your local unit test class as a JUnit 4 test class. To do so, create a class that contains one or more test methods, usually in module-name/src/test/.

  7. Your first program in Kotlin - Android Developers

    In this course, you will build apps by writing code in the Kotlin programming language, which is the language recommended by Google when creating new Android apps.

  8. Create a project | Android Studio | Android Developers

    Oct 21, 2025 · Android Studio makes it easy to create Android apps for various form factors, such as phones, tablets, TVs, and Wear devices. This page explains how to start a new Android …

  9. Training | Get started | Android Developers

    For beginners Start here for a high-level overview of how to build apps using the latest Android development practices.

  10. Learn Car App Library fundamentals - Android Developers

    Jun 17, 2025 · In this codelab, you learn the fundamentals of the Car App Library. This library is used to build apps for Android Auto and Android Automotive OS, which can be used both …