一个有趣的玩问答,Material design的示例项目:android-topeka

jopen 9年前

一个有趣的问答项目,展示了在Android中的Material design。

Introduction

Material design is a new system for visual, interaction and motion design. We originally launched the Topeka web app as an Open Source example of material design on the web.

The Android version of Topeka demonstrates that the same branding and material design principles can be used to create a consistent experience across platforms. You can read more about it on the Android Developers blog.

Screenshots

一个有趣的玩问答,Material design的示例项目:android-topeka 一个有趣的玩问答,Material design的示例项目:android-topeka 一个有趣的玩问答,Material design的示例项目:android-topeka

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.

Support

If you've found an error in this sample, please file an issue:

https://github.com/googlesamples/android-topeka/issues

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

 

项目主页:http://www.open-open.com/lib/view/home/1434528768755

</span>