Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Mobile App Development For Beginners - Apple and Android
Setting Up Android Development Environment
Course Introduction (2:20)
What is Android Studio (4:03)
What is an Android App (2:22)
Android Studio Minimum System Requirements (3:00)
Download and Install Android Studio on Windows (3:02)
Create a test Android App - Part 1 (9:44)
Create a test Android App - Part 2 (8:46)
Create a test Android App - Part 3 (11:35)
Exploring Android Studio
Android Project Structure (8:29)
Opening and closing projects (2:57)
Component Tree (3:46)
Android User Interface (5:36)
Gradle Build System (3:42)
The Palette (6:15)
The Constraint Layout (10:23)
Modifying Test App (11:27)
Run Test App on multiple devices (9:53)
Create a Dice Rolling Android App
What we will create (1:35)
Create a new Android Project (6:32)
Exploring Key Files (4:00)
Creating variables to hold score (7:26)
Testing what we have done so far (2:25)
Modifying Textview Widget (5:48)
Add a button widget (11:04)
Add some Java Code (15:03)
Add a random number generator (8:05)
Create a single dice (6:32)
Create three dice (8:19)
Adding dice images - Part 1 (8:28)
Adding dice images - Part 2 (10:21)
Accessing image views in Java Code (7:29)
Making images dynamic - Part 1 (9:37)
Making images dynamic - Part 2 (7:06)
Add Scoring Display (9:45)
Add Scoring Logic (7:20)
Using Material Design Button (11:49)
Chaining dice images - Part 1 (6:38)
Chaining dice images - Part 2 (7:14)
Adding Styling with CSS (3:31)
Add an Icon (3:30)
Deploying app to a physical device (5:22)
Setting Up Apple Development Environment
What You Need (2:16)
Updating MacOS (2:19)
Download and Install Xcode
Creating a test app (5:45)
Exploring Xcode Interface (9:09)
Developing the test app (10:24)
What is IOS (0:56)
IOS MVC Design Pattern (5:47)
What is Swift (0:52)
Xcode Playground (4:14)
Create a Dice Rolling Apple App
What we will create (0:24)
Create a new Xcode Project (5:08)
Designing your app - Part 1 (10:07)
Designing your app - Part 2 (8:48)
Linking Design to code (12:30)
Creating Variables (3:40)
Add a random number generator (9:09)
Create an Array and Testing App (9:24)
Creating Variables
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock