Create Apps in Android Studio with Kotlin
Develop a fully functional Android App in Android Studio using the power of Kotlin.
Join 1.5 million+ students in high-quality courses featured at Harvard
- Lifetime access that never expires
- Project-based curriculum to superboost your portfolio
- Graduation certificate for every course
- Absolute beginner-friendly
- All source files provided
Student Reviews from the Community
Captivating voice, easy to follow at a rapid pace, get some paper and fasten your seat-belts. I'm enjoying every second of this.
— Philip Murray
Great learning experience! Thanks a lot for explaining each and every concept step by step and very clearly. Indeed, I appreciate the way of teaching.
— Sumeet Varma
Your Instructor
Alexandra Kropf is Mammoth Interactive's CLO and a software developer with extensive experience in full-stack web development, app development and game development. She has helped produce courses for Mammoth Interactive since 2016, including the Coding Interview series in Java, JavaScript, C++, C#, Python and Swift.
Mammoth Interactive is a leading online course provider in everything from learning to code to becoming a YouTube star. Mammoth Interactive courses have been featured on Harvard’s edX, Business Insider and more.
Over 12 years, Mammoth Interactive has built a global student community with 4 million courses sold. Mammoth Interactive has released over 350 courses and 3,500 hours of video content.
Founder and CEO John Bura has been programming since 1997 and teaching
since 2002. John has created top-selling applications for iOS, Xbox and
more. John also runs SaaS company Devonian Apps, building
efficiency-minded software for technology workers like you.
Course Curriculum
-
Start00. Introduction (3:24)
-
Start01. Downloading And Installing Android Studio (6:51)
-
Start02. Exploring Android Studio Interface (12:58)
-
Start03. Understanding File Hierarchy (12:18)
-
Start04. Exploring Activity-layout Relationship (19:35)
-
Start05. Setting Up An Emulator (6:59)
-
Start06. Running App And Implementing User Interaction (6:44)
-
Start07. Debugging An App (6:11)
-
Start08. Summary And Outro (4:06)
-
StartSource Code
-
Start00. Introduction (6:11)
-
Start01. Introduction To Variables (7:03)
-
Start02. Basic Operations (9:16)
-
Start03. Nullable Variables (5:22)
-
Start04. Collections Intro (7:26)
-
Start05. Mutable Lists And Arrays (6:51)
-
Start06. If Statements And Expressions (8:09)
-
Start07. When Statements And Expressions (3:28)
-
Start08. While Loops (6:45)
-
Start09. For In Loops (4:53)
-
Start10. Introduction To Functions (7:54)
-
Start11. Functions With Parameters And Return Values (7:28)
-
Start12. Classes And Objects Introductions (16:35)
-
Start13. Subclassing And Superclassing (13:10)
-
Start14. Summary And Outro (4:40)
-
StartSource Code