Autoplay
Autocomplete
Previous Lesson
Complete and Continue
The Complete Android Developer Course: Beginner To Advanced!
Section 1: Introduction And Software Installation
Introduction Video - Welcome To The Complete Android Developer Course (1:43)
Android Developer Course Benefits and How To Use This Course (2:52)
New updates for 2017 and Beyond! (1:58)
An Introduction & Basic Requirements For Creating Your Very Own Android Apps! (3:38)
Installing Java JDK (5:49)
Installing Android Studio (3:50)
Welcome To Our Android Course! Please Introduce Yourself To Your Classmates & I
Notes & Source Code For This Course: How To Use it And Where To Find It!
Section 2: Android Basics
Creating Our Own Project. (4:29)
Running Our Own Hello World Application. (7:57)
Overview Of The Interface. (6:44)
Some Things To Learn About Android Studio. (5:00)
How To Create An Android Virtual Device. (5:02)
Android Application Overview. (8:50)
Section 3: Activities & States
Understanding Activity States (5:54)
Example For Changing States (7:58)
Building The User Interface Part-1. (4:55)
Building The User Interface Part-2. (6:06)
Building User Interface Using Java (7:28)
Section 4: Widgets, Pixels & Layout
How To Add Properties To Widgets. (10:17)
How To Add Multiple Widgets. (7:17)
How To Convert DIP To Pixels. (7:29)
Understanding Layouts: Grid Layout. (5:38)
Section 5: Event Handling
How To Handle Events In Android. (7:01)
Learning How To Use Event Listener (5:59)
How To Add Multiple Event Listeners (4:52)
Section 6: Gestures & Fragments
What Are Gestures (8:20)
Gesture App. (4:37)
What Are Fragments (4:02)
Designing Top Fragment (5:43)
How To Create A Fragment Class (7:17)
Section 7: Buttons And App Design
Creating Design For A Simple Application (5:14)
Creating Workout Advisor App Part -1 (11:12)
Creating Workout Advisor App Part -2 (5:26)
Section 8: Text & Animations
Creating Workout Advisor App Part -3 (8:47)
Creating Workout Advisor App Part -4 (5:26)
Creating Workout Advisor App Part -5 (5:41)
Running our application on an actual device. (3:41)
Creating Overflow Menu. (14:50)
How To Add Animations & Transitions To Your App. (12:53)
Section 9: Intents
Understanding Intents. (8:28)
How To Send Intent Data. (11:48)
How To Send Broadcast Intents. (6:38)
How To Receive Broadcast Intents. (8:02)
Section 10: Threads
What are Threads (12:39)
Learning Thread Handelers (8:50)
Section 11: Services & ListView
What is Intent Service (11:17)
More About Services (12:33)
What Are Bound Services (8:52)
Example For Bound Services (9:36)
What is a ListView (5:29)
Example of ListView (7:15)
Leanring About Custom ListView Row (6:10)
Leanring About Custom ListView Adapter (13:27)
Section 12: All About Databases
What Are Databases,SQLite Database.
How To Save Data With SQLite. (5:48)
SQLite Database Product (4:15)
How To Create New SQLite Database. (10:20)
How To Add & Delete Rows In SQLite Database. (7:58)
How To Print Database Contents/Results. (5:45)
Running The SQLite Application (8:32)
Source Code For Database Application.
Section 13: Working With Multimedia
How to Play Video (8:55)
How to Capture Image (6:15)
How to Take Photos with Camera (8:15)
Adding Effects to Image (8:02)
How to Invert Image (8:19)
How to Create Photo Filter (6:20)
Adding Notifications to App (5:54)
Adding Custom Notifications (8:55)
Adding Styles (7:07)
Debugging and running apps made easy: How to run applications without emulator. (3:03)
Section 14: Preferences
Learning What Are Shared Preferences (7:28)
Example For Shared Preferences (8:42)
Adding Custom Launcher Icon (5:24)
How To Create APK File For Distribution (3:48)
Section 15: Game Development
Introduction To Game Development (7:31)
Project Structure For Game Development (3:59)
How To Display Text (7:35)
How To Display Images (6:03)
Learning About Animation (10:35)
Working With User Input (5:59)
Working With Camera (7:20)
Working With Sound Effects & Music (7:04)
Section 16: Our Final Project - A Complete Overview of Our Finished Android Application
Android Application Final Project (12:21)
Android Application Final Project Part 2 (15:56)
Section 17: Creating Stopwatch Application
Creating Stopwatch Application Part 1 (10:09)
Creating Stopwatch Application Part 2 (9:14)
Creating Stopwatch Application Part 3 (8:47)
Creating Stopwatch Application Part 4 (6:42)
Creating Stopwatch Application Part 5 (7:12)
Understanding Activity LifeCycle (11:03)
Stopwatch App Source Code
Section 18: Check Box, Radio Button, Button Icons
Using Check Box In Android (8:24)
Using Radio Buttons In Android (8:42)
Using Styled Buttons In Android (6:28)
Using Button Icons/ Image Buttons In Android (4:17)
Using Toast (6:53)
Section 19: Designing The Coffee Shop Application.
Coffee Shop App Part-1 (11:36)
Coffee Shop App Part-2 (6:26)
Coffee Shop App Part-3 (6:46)
Coffee Shop App Part-4 (7:29)
Coffee Shop App Part-5 (4:36)
Coffee Shop App Part-6 (4:10)
Section 20: Navigation Drawer: Designing The Pizza App
Navigation Drawer:Designing Pizza App Part 1 (9:30)
Navigation Drawer:Designing Pizza App Part 2 (6:24)
Navigation Drawer:Designing Pizza App Part 3 (6:22)
Navigation Drawer:Designing Pizza App Part 4 (5:59)
Navigation Drawer:Designing Pizza App Part 5 (3:48)
Section 21: Using Maps In Android Application.
Using Maps In Android Application. Part-1 (9:29)
Using Maps In Android Application. Part-2 (4:45)
Using Maps In Android Application. Part-3 (5:30)
Section 22: Using Action Bar In Android Application
Action Bar Part -1 (7:51)
Action Bar Part -2 (7:21)
Action Bar Part -3 (8:58)
Action Bar Part -4 (6:56)
Action Bar Part -5 (10:51)
Section 23: Using CardView And ScrollView In Android Application
Using Cardview Part -1 (9:57)
Using Cardview Part -2 (8:25)
Using Scrollview (12:55)
Using Sensor/Accelerometer In Android (11:44)
Section 24: Real Estate Android Application.
Real Estate Android Application Part 1 (10:46)
Real Estate Android Application Part 2 (8:33)
Real Estate Android Application Part 3 (10:06)
Real Estate Android Application Part 4 (11:42)
Real Estate Android Application Part 5 (10:10)
Real Estate Android Application Part 6 (10:07)
Real Estate Android Application Part 7 (13:12)
Real Estate Android Application Part 8 (11:29)
Real Estate Android Application Part 9 (8:14)
Real Estate Android Application Part 10 (12:01)
Real Estate Android Application Part 11 (8:36)
Source Code For Real Estate Application
Section 25: Resolving Issues.
Resolving Issues Part -1 (10:06)
Resolving Issues Part -2 (14:31)
Resolving Issues Part -3 (8:16)
Section 26: Building Android App From An Idea
How To Build App From An Idea
Section 27: How To Publish Your App To The Appstore and Google Play Store
An Introduction & Basic Understanding of the App Store and Google Play Store (5:07)
Section 28: Source Code
Source Code
Section 29: Course Summary and Conclusion
Course Summary & Course Conclusion - It's Now Time To Apply What You've Learned (1:50)
Course Conclusion and Summary Tips
Extra: Android Developer Interview Packet
Course Summary & Course Conclusion - It's Now Time To Apply What You've Learned
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock