万本电子书0元读

万本电子书0元读

顶部广告

Learning Material Design电子书

售       价:¥

19人正在读 | 0人评论 9.8

作       者:Kyle Mew

出  版  社:Packt Publishing

出版时间:2015-12-29

字       数:105.2万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Master Material Design and create beautiful, animated interfaces for mobile and web applications About This Book Master the highly acclaimed Material Design paradigm and give your apps and pages the look that everyone is talking about Get a mix of key theoretical concepts combined with enough practical examples to put each theory into practice so you can create elegant material interfaces with Android Studio and Polymer Written by Kyle Mew, successful author with over a decade of mobile and web development experience, this book has both the touch of a developer as well as an experienced writer Who This Book Is For This book is ideal for web developers and designers who are interested in implementing Material Design in their mobile and web apps. No prior knowledge or experience of Material Design is required, but some familiarity with procedural languages such as Java and markup languages such as HTML will provide an advantage. What You Will Learn Implement Material Design on both mobile and web platforms that work on older handsets and browsers Design stylish layouts with the Material Theme Create and manage cards, lists, and grids Design and implement sliding drawers for seamless navigation Coordinate components to work together Animate widgets and create transitions and animation program flow Use Polymer to bring Material Design to your web pages In Detail Google's Material Design language has taken the web development and design worlds by storm. Now available on many more platforms than Android, Material Design uses color, light, and movements to not only generate beautiful interfaces, but to provide intuitive navigation for the user. Learning Material Design will teach you the fundamental theories of Material Design using code samples to put these theories into practice. Focusing primarily on Android Studio, you’ll create mobile interfaces using the most widely used and powerful material components, such as sliding drawers and floating action buttons. Each section will introduce the relevant Java classes and APIs required to implement these components. With the rules regarding structure, layout, iconography, and typography covered, we then move into animation and transition, possibly Material Design's most powerful concept, allowing complex hierarchies to be displayed simply and stylishly. With all the basic technologies and concepts mastered, the book concludes by showing you how these skills can be applied to other platforms, in particular web apps, using the powerful Polymer library. Style and approach Learning Material Design combines the theories behind material design with practical examples of how these can be implemented and further reinforcing the guidelines covering style, layout and structure.
目录展开

Learning Material Design

Table of Contents

Learning Material Design

Credits

About the Author

About the Reviewer

www.PacktPub.com

Support files, eBooks, discount offers, and more

Why subscribe?

Free access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the color images of this book

Errata

Piracy

Questions

1. Getting Started with Material Design

Material properties

Setting up a development environment

Installing Android Studio

Configuring the Android SDK

Emulating Android devices

Connecting a real device

The material theme

Applying styles

Customizing the material theme

Summary

2. Building a Mobile Layout

Activities and layouts

RelativeLayouts

LinearLayouts

Gravity properties

Inserting and scaling images

Strings and translation

Screen rotation

Applying material to older devices

The AppCompat support library

Applying the material theme

Adding a material toolbar

Action icons

Summary

3. Common Components

App bar style and code

Applying a material palette

Image assets

Applying actions

The app bar structure

Phones

Tablets and desktops

Capturing action calls with Java code

Menus and dialogs

Menus

Options menu

Contextual menus

Dialogs

Creating a material dialog

Title

Content

Actions

Click listeners

Summary

4. Sliding Drawers and Navigation

Drawer design

The layout

Navigation components and keylines

Structure and metrics

Ratio keylines

Configuration qualifiers

Drawer functionality

Activating the navigation drawer

Opening fragments

Other sliding drawers

Summary

5. Lists, Cards, and Data

Generating lists

Adding list items

Connecting a dataset

Layout managers and adapters

Cards

Tiles

Summary

6. Animations and Transitions

Touch feedback

Ripple animations

Revealing and hiding

Transitions

Exits and entrances

Shared components

Realistic movement

Summary

7. Material on Other Devices

Material TV

Banners

TV app structure

Recommendation cards

Wearable material

Connecting to a Wearable device

Managing differently shaped screens

Wearable layouts

Summary

8. Material Web Frameworks

Desktop layouts

Package management

Materialize

Setting up

Material theme

Layouts and grids

Cards

Buttons and icons

Material Design Lite

Layouts and grids

Cards

Alternative frameworks and libraries

Summary

9. The Materialize Framework

Components

Lists and badges

Navigation bars, menus, and icons

Text input and display

Transitions and motion

Wave animations

Accordions and pop-outs

Dividing content with tabs

Displaying images

Summary

10. Material Design Lite

Components

Headers

Navigation bars

Tabs

Search fields

Menus

Forms

Tables

Summary

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部