Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5

Android Material Design

Posted By: ELK1nG
Android Material Design

Android Material Design
Last updated 2/2017
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.77 GB | Duration: 5h 46m

Introduction, Implementation and Mastering. All in one!

What you'll learn
Implementing Material Design Feature at the end of this course will be a piece of cake for students
The concept of this awesome feature provided for Android App Development will be crystal clear.
Requirements
Set up Android Studio in your pc.
How to run Android Application in the emulator, genymotion or on your android device.
Description
Material design is a comprehensive guide for visual, motion, and interaction design across platforms and devices. This course talks about all the important material design specifications, colors, design guidelines, and also using material widgets along with material themes and concepts.
Curious about Android Material Design? This is the your final stop where you will get information regarding material design specifications and the related widgets being used with material design themes. The best part of this course is that you will learn to make several complete android demo apps from scratch - two major apps and several small apps - based on material design guidelines. Enhance your application user interface designing skills by implementing all new materialistic features introduced in Android Lollipop 5.0.
Styling of Android Application is very important and one of the most critical feature in designing the app. To make this difficult task easy, I have come up with this course of Android Material Design, which begins with the basics of the material design and proceeds with covering some really complicated and most interesting stuffs like Android Material Design Animation. We will also dive into the material design support library and implement it in our demo applications.
The topics we will be covering includes:
1. Material Design Themes and Colors
Color PaletteMaterial Design ThemesMaintaining Backward CompatibilityExploring Tinting of Widgets
2. Material Design Toolbar
Popup Menu or Overflow MenuContextual MenuToolbar Theme Customisation
3. Basic components of Android Material Design
Floating Action ButtonSnackbarCoordinator Layout
4. Android Material Design Animation
Ripple Effect: Touch FeedbackSlide Activity TransitionShared Element TransitionExplode Activity TransitionFade TransitionActivity Transition Overlaps
5. EditText with Floating Label
Implementing Floating HintsValidation of TextFieldsValidation Error Resolution
6. AppbarLayout and CollapsingToolbarLayout
Using AppBarLayout with Scroll FlagsHow to collapse Image along with CollapsingToolbarLayoutExploring various pin modes
7. RecyclerView and CardView
Implementing RecyclerView in various orientationsUsing CardView to create list itemsAdding and Deleting an Item from RecyclerViewRecyclerView AnimationGrid, Staggered Grid Implementations
8. Navigation Drawer using NavigationView
Inflate menu items in the Navigation Drawer using NavigationViewAdding dividers between the menu itemsGrouping the menu items under one category
By the end of this series, you will be mastering the implementation of this features in your android app.

Overview

Section 1: Android Material Design Colors and Themes

Lecture 1 Introduction

Lecture 2 Diving into Material Design Themes and Colors

Lecture 3 Material Design Themes and Compatibility with Pre-Lollipop Devices

Lecture 4 Set up XML Compatiblity for all android devices

Lecture 5 Maintaining Compatibility by JAVA codes for Android Application

Lecture 6 Color Palette Description for Android Material Design

Lecture 7 Android Material Design Color Standards by Google for Android App Development

Lecture 8 Choosing from Color Palette for our Android Application

Section 2: Material Design Toolbar

Lecture 9 Getting started with Material Design Toolbar

Lecture 10 Toolbar as Standalone Toolbar

Lecture 11 Setting compatibility for Standalone Toolbar for all Andro

Lecture 12 Material Design Toolbar: Pop-up Menu and Menu Icons

Lecture 13 Customizing Android Material Design Toolbar

Lecture 14 Using Android Material Design Toolbar as Action Bar

Lecture 15 Using Contextual Menu in Android Material Design Toolbar : Part1

Lecture 16 Using Contextual Menu in Android Material Design Toolbar: Part 2

Section 3: Basic Components

Lecture 17 Exploring Basic Components in Android Material Design

Lecture 18 Getting Familiar with Android Snackbar

Lecture 19 Implementing Snackbar in our Android App

Lecture 20 Getting Familiar with Floating Action Button

Lecture 21 Using Floating Action Button in our Application

Lecture 22 Exploring the Importance of Coordinator Layout

Section 4: Android Material Design Animation

Lecture 23 Android Material Animation: Explode, Slide, Circular Reveal, Shared Element

Lecture 24 Ripple Effect Animation: Touch Feedback

Lecture 25 Implementing Shared Element Transition

Lecture 26 Let's Checkout Circular Reveal Animation

Lecture 27 Explode Animation Activity Transition: The Most Appealing Transition

Lecture 28 Implementing Slide Activity Transition

Lecture 29 Fade Animation Activity Transition

Lecture 30 Activity Transition Overlap

Section 5: Android Material Design Support Library

Lecture 31 Android Floating Label for Edit Text by using TextInputLayout

Lecture 32 Validation for Floating Labels of Edit Text: TextInputLayout

Lecture 33 Introduction to AppBarLayout and Collapsing ToolBar Layout

Lecture 34 Implementing AppBarLayout

Lecture 35 Implementing CollapsingToolBarLayout

Section 6: NavigationView Android Material Design Support Library

Lecture 36 Introduction to Navigation View

Lecture 37 Implementing Simple Menu Items

Lecture 38 Implementing Grouped Menu items with Header

Section 7: RecyclerView and CardView

Lecture 39 Introduction to RecyclerView

Lecture 40 Implementing RecyclerView - 1

Lecture 41 Implementing RecyclerView - 2

Lecture 42 Operations on List Items in RecyclerView | Add and Delete Operations

Section 8: What Next?

Lecture 43 Congratulations on Finishing the Course

Students should have basic knowledge of Android Application Development. ,What are the basic components of an Android Application and the basic Hello World Program.