Description
In this course, you will learn:-
- Gain a firm understanding of Android programming.
- Learn how to solve any difficulty involving Android programming.
- Recognize the value of open source!
Syllabus:-
-
Course Objective - For Whom and What to expect?
-
Setting up Android Studio!
-
What is a Layout !?
-
A few important concepts to know! View, Pixels & dp.
-
A few important concepts to know! Padding & Margin
-
A few important concepts to know! wrap_content , match_parent & gravity.
-
Let's not forget the basics... Quiz
-
2 Most important types of Layouts
-
Writing Layouts on XML.
-
Using a Relative Layout to design a particular screen.
-
Your First App! Designing the Layout
-
Your First App! Coding with Java
-
Quiz 2: Android Studio - XML & JAVA
-
Enhancements in Oreo
-
Enhancements in Nougat
-
Enhancements in Marshmallow
-
Enhancements in Lollipop