Stay organized with collections
Save and categorize content based on your preferences.
check_circle
Introduction to Android Studio
ondemand_video
Video
Optional
Learn about Android Studio and how you can use it to build apps. You can find the official documentation at https://developer.android.com/studio/intro
check_circle
Download and install Android Studio
emoji_objects
Codelab
Learn how to download and install Android Studio.
check_circle
Create your first Android app
emoji_objects
Codelab
Learn how to create your first Android app.
check_circle
Run your first app on the Android Emulator
emoji_objects
Codelab
Learn how to run an app on the Android Emulator.
check_circle
How to connect your Android device
emoji_objects
Codelab
Learn how to connect your app in Android Studio to your physical Android device.
check_circle
What's next?
ondemand_video
Video
Optional
Great job on learning the basics of the Kotlin programming language! Learn about what comes next in the course.
Quiz
Test your knowledge of Android Studio, and earn your Android Studio badge.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[]]