Udacity Android Nanodegree: Project 5
In this project, you will redesign an app to follow the Material Design guidelines and translate a set of static design mocks to a living and breathing app.
This project gives you an opportunity to improve an app’s design, a vital skill for building apps users will love. It also replicates a common developer task of updating and changing an app's design as new standards are released.
Through this project, you will:
Understand the fundamentals of Android design. Apply Material Design guidelines to an mobile application. Separate an interface into surfaces. Effectively use transitions and motion. Overview
- Android SDK v23
- Android Build Tools v23.0.1 *Android Support Repository
This project uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.