Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Complete Android Marshmallow Development Course
Course Intro
Introduction (5:16)
Course Source Code
Learning Java from Total Scratch
Java Overview (4:56)
Installing JDK and Eclipse (9:23)
Hello World (11:25)
Console Output (6:44)
Errors (13:02)
Variable Types (11:01)
Strings (9:48)
Arrays (11:18)
Arithmetic Operators (12:00)
Mixed-Mode Math (7:42)
Unary Operators (8:53)
Conditional Operators (8:07)
If and Else-If (8:30)
Switch (10:38)
While and Do-While Loops (8:08)
For Loops (9:19)
Branching Statements (8:43)
Classes and Member Variables (7:48)
Methods (9:06)
Constructors (7:33)
Access Modifiers (7:03)
Encapsulation (7:38)
This Keyword (5:51)
Interfaces (11:39)
Interface Types (9:03)
Inheritance (8:28)
Typecasting (9:51)
Polymorphism (10:20)
Super Keyword (8:36)
Java Review (3:50)
M2 - Hello World Apps
Installing Android Studio (4:26)
Hello World (9:59)
Hello Bob UI (11:00)
Accessing Views in our Activity (10:33)
Wiring Buttons (6:34)
Finish Hello Bob (8:40)
M3 - Unit Converter App
Introduction to Material Design (8:45)
Converter Class (10:14)
Implementing Material Design (12:43)
Creating our UI (12:35)
Spinners (13:18)
Converting Units (17:21)
M4 - World Geography Game
Setting up WorldGeography (6:57)
Creating our UI (7:16)
Populating our ListView (12:40)
Menus (9:00)
Contextual Action Bar 1 (5:17)
Contextual Action Bar 2 (12:06)
Contextual Action Bar 3 (8:52)
Contextual Action Bar 4 (10:37)
Refreshing the ListView and CHALLENGE (15:16)
M5 - Android Weather
Setting up AndroidWeather (7:24)
Creating our UI (8:35)
OpenWeatherMap (6:35)
Weather POJO (6:40)
AsyncTask (9:21)
Networking 1 (12:24)
Networking 2 (11:47)
ListAdapters 1 (12:55)
ListAdapters 2 (17:58)
ListAdapters 3 (8:49)
Permissions (10:38)
Location (11:42)
M6 - Android Notepad
Setting up Notepad (8:38)
Contract for our Database (14:28)
Connecting SQLite to Android (14:37)
Content Providers 1 (12:32)
Content Providers 2 (13:03)
Content Providers 3 (10:06)
Content Providers 4 (10:57)
Toolbar (7:09)
NoteListActivity UI (11:10)
CursorAdapters (8:49)
Loaders (9:53)
Contextual Action Bar (11:17)
NoteEditActivity UI (10:27)
Intents (9:10)
Passing Data Between Activities (10:40)
Creating or Editing a Note (7:03)
Populating Views (10:14)
Saving Data (9:06)
Finishing Touches (7:11)
Android Wear
Hello Wear (12:27)
Setting up Cards (8:17)
Fragments (10:38)
CardFragment (8:46)
Setting up Fruits (7:50)
List Item Layout (7:46)
FruitAdapter and Viewholders (7:48)
Using the Adapter (5:22)
Conclusion
Conclusion (6:45)
Mixed-Mode Math
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock