Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Complete Android Programming with KitKat 4.4
Installation of Java and Developer Tools
Introduction
Android Applications Overview
A Simple Hello World App with Source Code
The Activity Lifecycle
Activity Lifecycle Demo with Source Code
Assignment - Section 1
First Steps
Model/View/Controller
Model/View/Controller Demo with Source Code
Activities and Layouts
Activities and Layouts Demo with Source Code
Intents
Intents Demo 1 with Source Code
Intents Demo 2 with Source Code
Intents Demo 3 with Source Code
Assignment - Section 2
User Interaction and Controls
Layout Discussion
Layout Demo 1
Layout Demo 2 with Source Code
Fragments Discussion
Controls Discussion
Event Handling with Source Code
Listening For More Than One Event On a Single Control with Source Code
Using String Resources from Code, Localization with Source Code
Assignment - Section 3
List Views and List Activities
List View Overview
First List View Demo with Source Code
Second List View Demo with Source Code
Second List View Demo with Source Code
Second List View Demo with Source Code
Spinner Demo with Source Code
Assignment - Section 4
SQLite
SQLite Overview Discussion
SQL Statement Syntax
SQLite with Android
Simple Database App with Source Code
The Simple Cursor Adapter Class
Putting it all Together with Source Code
Assignment - Section 5
Services, Content Providers, and Broadcasts - Part I
Services: An Overview
Started Service with Source Code
Intent Service with Source Code
Getting a Result back from a Service
Using a Result Receiver with Source Code
Assignment - Section 6
Services, Content Providers, and Broadcasts - Part II
Bound Services
Bound Services Demo with Source Code
Implicit Intents
Demo Implicit Intent to run activity from another App with Source Code
Demo of Implicit Intent with Source Code
Content Providers
Demo of accessing the Contact List with Source Code
Assignment - Section 7
Fragments
Fragment Overview
Fragment Demo 1 with Source Code
Fragment Communication
Fragment Demo 2 with Source Code
Orientation Changes
Demo of Automatic Orientation Change with Source Code
Demo of Swapping Fragments on Configuration with Source Code
Assignment Section 8
View and Property Animation
View Animation
View Animation Demo with Source Code
Property Animation
Simple Property Animation with Source Code
Using Animator Set with Source Code
Assignment Section 9
Location and Sensors
Location Discussion
Location Demo with Source Code
Sensor Discussion
Using Sensors with Source Code
A simple step counter app with Source Code
Assignment Section 10
Intro to OpenGL – ES
OpenGL-ES overview Discussion
Setting up the Environment with Source Code
Shape Coordinates Discussion
Setting up the Coordinates and Buffers with Source Code
Shaders and Drawing Discussion
Vertex and Fragment Shaders, Drawing a Square with Source Code
The model – View – Projection Matrix Discussion
How to Make The Square Look Square with Source Code
Assignment
Best Practices for App Development
Best Practices Part 1
Best Practices Part 2
Debugging, and the Google Play Store
Debugging
Google Play Store
Assignment
Layout Demo 1
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock