Search⌘ K
AI Features

Seeing the App in Action

Explore running an Android application built with Kotlin using an emulator. Learn how to set up a virtual device, launch your app, and interact by entering data to see live updates, helping you understand app behavior in a development environment.

We'll cover the following...

We’re ready to take the application for a ride. We’ll use an Android emulator to run the application and interact with it.

Running the application

Click the Run menu in the IDE and select the Run App menu item. In the ...