Animate

General

Category
Battlefield
Tag
Animations
License
N/A
Min SDK
21 (Android 5.0–5.0.2 Lollipop)
Registered
Aug 10, 2016
Favorites
28
Link
https://github.com/hitherejoe/animate
See also
LiquidSwipe
Color Cross Fade
Fun
AutoSwitcher
AXAnimation

Additional

Language
Java
Version
N/A
Created
Nov 16, 2015
Updated
May 26, 2016 (Retired)
Owner
Joe Birch (hitherejoe)
Contributor
Joe Birch (hitherejoe)
1
Activity
Badge
Generate
Download
Source code

Advertisement

Animate

You'll find the supporting medium article for this project here!

Animate is a simple application I quickly put together to demo meaningful motion on Android. The applications takes a look at a bunch of different Material Style animations, including:

  • Touch Feedback

  • View Property Animator

  • Object Animator

  • Interpolators

  • Circular Reveal

  • Explode Window Transition

  • Slide Window Transition

  • Fade Window Transition

  • Shared Element Transitions

  • Custom Morph Transitions

  • Animated Vector Drawables

Requirements

  • Android SDK.
  • Android 5.1 (API 22) .
  • Android SDK Tools
  • Android SDK Build tools 23.0.0.0 rc3
  • Android Support Repository
  • Android Support libraries

Building

To build, install and run a debug version, run this from the root of the project:

./gradlew assembleDebug