Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Create Apps in Android Studio with Kotlin
00 Course Overview
00 What You'll Learn (3:30)
Source Files
01a. (Prerequisite) Introduction to Android Studio
00. Introduction (3:24)
01. Downloading And Installing Android Studio (6:51)
02. Exploring Android Studio Interface (12:58)
03. Understanding File Hierarchy (12:18)
04. Exploring Activity-layout Relationship (19:35)
05. Setting Up An Emulator (6:59)
06. Running App And Implementing User Interaction (6:44)
07. Debugging An App (6:11)
08. Summary And Outro (4:06)
Source Code
01b. (Prerequisite) Introduction to Kotlin Programming
00. Introduction (6:11)
01. Introduction To Variables (7:03)
02. Basic Operations (9:16)
03. Nullable Variables (5:22)
04. Collections Intro (7:26)
05. Mutable Lists And Arrays (6:51)
06. If Statements And Expressions (8:09)
07. When Statements And Expressions (3:28)
08. While Loops (6:45)
09. For In Loops (4:53)
10. Introduction To Functions (7:54)
11. Functions With Parameters And Return Values (7:28)
12. Classes And Objects Introductions (16:35)
13. Subclassing And Superclassing (13:10)
14. Summary And Outro (4:40)
Source Code
02 First App - Build A Random Number Android Kotlin App
00 Random Number App Project Preview (0:55)
01 Create The Project Layout (13:02)
02 Add A Button Programatically (3:49)
03 Extract Strings To A Separate File (4:24)
04 Position Views In The Center (8:19)
05 Enable Button Press (12:06)
06 Show A Random Number (7:14)
RandomNumberApp
03 Layout - Build An Information Android Kotlin App
00 Information App Project Preview (0:58)
01 Create The Project Layout (6:38)
02 Edit The Textview (6:32)
03 Create A Reusable Style (12:19)
04 Add An Image (10:45)
05 Add A Scrollview (17:10)
Source Files
04 User Input - Build a Card Maker App
00 Card Maker App Project Preview (2:06)
01 Build An Edittext View (11:08)
02 User Input Functionality (7:26)
03 Build Card Message Input (9:08)
04 Build Card Message Functionality (10:49)
05 Enable User Editing (6:45)
06 Allow User To Update Message Textview (7:41)
07 Build Card Signature Input (9:51)
08 Build Listeners For The Signature Views (8:27)
CardMaker
05 Data Binding - Build a Counter App
00 Counter App Project Preview (1:02)
01 Build The App Layout (17:57)
02 Add Data Binding (11:22)
03 Add User Input Functionality With Data Binding (12:43)
CounterApp
06 HTTP Requests - Build a Price Watch App
00 Price Watch App Project Preview (1:43)
01 Set Up Http Access (6:48)
02 Build The Price Watch User Interface (9:58)
03 Load Internet Data Into App (19:45)
04 Enable Refresh Http Request (4:57)
HTTPRequestsApp
07 Build a To Do List App
00 To Do List App Project Preview (0:56)
01 Build The To Do App Layout (15:43)
02 Build To Do List Functionality (10:37)
03 Enable User To Remove Items (7:29)
ToDoList
Source Files
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock