使用 Android Design 支持庫構建 Material Design Android 應用

Google 最新發布的 Codelab : 使用 Android Design 支持庫構建 Material Design Android 應用.

Introduction

Material design is a new system for visual, interaction and motion design. We launched Android Design Support Library to apply material design to your App. This sample app demonstrates app using Android Design Support Library. Android Developers blog.

Screenshots

Getting Started

Clone this repository, enter the top level directory and run./gradlew tasksto get an overview of all the tasks available for this project.

Some important tasks are:

assembleDebug - Assembles all Debug builds.
installDebug - Installs the Debug build.
connectedAndroidTest - Installs and runs the tests for Debug build on connected
devices.
test - Run all unit tests.

項目主頁:http://www.baiduhome.net/lib/view/home/1445083633107

 本文由用戶 fkd27 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!