
Build your first app | Get started | Android Developers
Build high-quality apps to provide seamless and consistent user experiences. Explore how to build for large screens, and ensure your apps work well across form factors like tablets, foldable …
Create your first Android app
In this codelab, you create your first Android app with a project template provided by Android Studio. You use Kotlin and Jetpack Compose to customize your app. Note that Android Studio …
Create a project | Android Studio - Android Developers
Jun 13, 2024 · 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 …
Build and run your app | Android Studio | Android Developers
Mar 10, 2025 · Android Studio sets up new projects so that you can deploy your app to a virtual or a physical device with just a few clicks. This overview focuses on how to use Android Studio to …
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. It covers the basics of building apps with Jetpack Compose, the …
Create app icons | Android Studio | Android Developers
Sep 25, 2024 · Android Studio includes a tool called Image Asset Studio that helps you generate your own app icons from material icons, custom images, and text strings. It generates a set of …
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 …
Lesson 4: Build your first Android app | Android Developers
Start by creating your first app. Go deeper with our training courses or explore app development on your own.
Build web apps in WebView | Android Developers
May 12, 2025 · This document describes how to get started with WebView, how to bind JavaScript from your web page to client-side code in your Android app, how to handle page …
Add C and C++ code to your project | Android Studio - Android …
May 12, 2025 · To import an existing ndk-build library into your Android Studio project, learn how to link Gradle to your native library project. This page shows you how to set up Android Studio …