
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 the Kotlin …
Create your first Android app
This codelab is part of the Android Basics with Compose course. To learn how to run your app on the emulator or a physical device, check out the next codelabs in this pathway.
Build a basic layout | Android Basics Compose - First Android app ...
Build an Android app with a simple user interface that displays text and images.
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 Compose, the …
Build and run your app | Android Studio | Android Developers
Mar 10, 2025 · Learn how to quickly build and run your app on the Android emulator or a physical device.
Build a simple app with text composables - Android Developers
When you created this Happy Birthday app with the Empty Activity template, Android Studio set up resources for a basic Android app, including a Hello Android! message on the screen.
Lesson 4: Build your first Android app | Android Developers
Lesson 4: Build your first Android app Learn to create your first Android apps using Android Studio.
Android Kotlin Basics in Kotlin | Android Developers
Apr 25, 2020 · Build basic Android apps with the Kotlin programming language. Add images and text to your Android apps, and learn how to use classes, objects, and conditionals to create different …
Android Basics in Kotlin | Training Courses | Android Developers
Jan 21, 2021 · Take your first steps programming in Kotlin, add images and text to your Android apps, and learn how to use classes, objects, and conditionals to create an interactive app for your users.
Create an interactive Dice Roller app | Android Developers
Apr 23, 2024 · Learn how to build an interactive Dice Roller app that lets users roll a dice and then shows them the result.