Introduction to Android Studio

Apr 10 2024 · Kotlin 1.9, Android 14, Android Studio Hedgehog | 2023.1.1

Lesson 03: Setup Virtual & Real Android Devices

Demo 02

Episode complete

Play next episode

Next

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

This video will demonstrate two ways to connect a physical Android device to Android Studio. Your Android device can connect to Android Studio using a USB cable plugged into your computer or through Wi-Fi. After connecting the Android device to Android Studio, you’ll see how to run your Android app on the device. Finally, you’ll learn what the Android Debug Bridge (ADB) is and how to use it to control your Android device.

See forum comments
Cinema mode Download course materials from Github
Previous: Instruction 2 Next: Conclusion