An application demoing meaningful motion on Android

Related tags

Animations animate
Overview

Animate

Web Icons

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

Touch Feedback

  • View Property Animator

View property Animator

  • Object Animator

Object Animator

  • Interpolators

Interpolators

  • Circular Reveal

Circular Reveal

  • Explode Window Transition

Explode Window Transition

  • Slide Window Transition

Slide Window Transition

  • Fade Window Transition

Fade Window Transition

  • Shared Element Transitions

Shared Element Transitions

  • Custom Morph Transitions

Custom Morph Transitions

  • Animated Vector Drawables

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
You might also like...
Web blog application written on Kotlin with Ktor framework

polytech-blog Web blog application written on Kotlin with Ktor framework Docker was used to create docker image Docker Compose was used to create cont

A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android

android-flip Aphid FlipView is a UI component to accomplish the flipping animation like Flipboard does. A pre-built demo APK file for Android OS 2.2+

:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer

The goal of this project is to provide a hand-picked collection of Android libraries, tools, open-source projects, books, blogs, tutorials - you name

Deprecated in favour of https://developer.android.com/reference/android/support/v4/view/animation/PathInterpolatorCompat.html

Deprecated: use https://developer.android.com/reference/android/support/v4/view/animation/PathInterpolatorCompat.html instead. android-cubic-bezier-in

Android Country Picker is a Kotlin-first, flexible and powerful Android library that allows to integrate Country Picker with just a few lines.
Android Country Picker is a Kotlin-first, flexible and powerful Android library that allows to integrate Country Picker with just a few lines.

1. Add dependency dependencies { implementation 'com.hbb20:android-country-picker:X.Y.Z' } For latest version, 2. Decide your use-case

Allows the easy creation of animated transition effects when the state of Android UI has changed
Allows the easy creation of animated transition effects when the state of Android UI has changed

android-transition Android-Transition allows the easy creation of view transitions that reacts to user inputs. The library is designed to be general e

Actions for android animations. Inspired by libgdx scene2d actions.
Actions for android animations. Inspired by libgdx scene2d actions.

Android Animations Actions Actions for android animations. Inspired by libgdx scene2d actions. The main goal of this project is making creating of com

Android library for swipable gestures
Android library for swipable gestures

Swipper Android Library for custom views to control brightness , volume and seek through swipable gestures . These views could easily replace the conv

Android Library that lights items for tutorials or walk-throughs etc...
Android Library that lights items for tutorials or walk-throughs etc...

Spotlight Gradle dependencies { implementation 'com.github.takusemba:spotlight:x.x.x' } Usage val spotlight = Spotlight.Builder(this) .setTarg

Comments
  • It would be perfect if it supports lower apis

    It would be perfect if it supports lower apis

    I really enjoyed exploring this library and be amazed on features but unfortunately due to the lack of lower api support, it would be difficult for me to use this on my app.

    opened by ahmetcj4 0
  • add interpolator and upgrade versions

    add interpolator and upgrade versions

    If you are interesting, I added graphs to the interpolator activity, upgraded the dependencies version and fixed some ui glitch due to the new versions

    opened by nirhart 0
Owner
Joe Birch
Senior Android Engineer @bufferapp. Brighton, UK.
Joe Birch
A motion-driven animation framework for Android.

Backboard A motion-driven animation framework for Android. backboard is a framework on top of rebound that makes it easier to use by coupling it to vi

Tumblr 1.7k Dec 30, 2022
Animation samples with motion layout and object animator 🦹🏻‍♀️

?? Animations ?? Animation samples with motion layout and object animator ????‍♀️ Car Animation with Object Animator ?? ?? I've created this project b

Yağmur Erdoğan 25 Dec 28, 2022
💠Metaphor is the library to easily add Material Motion animations

Metaphor Metaphor is the library to easily add Material Motion animations. Who's using Metaphor? ?? Check out who's using Metaphor Include in your pro

Ranbir Singh 132 Dec 25, 2022
Sophisticated and cool intro with Material Motion Animation

☯️Sophisticated and cool intro with Material Motion Animations(No more viewpager transformer)

Ranbir Singh 34 Sep 8, 2022
☯️Sophisticated and cool intro with Material Motion Animations(No more viewpager transformer or Memory leak)

Material Intro Sophisticated and cool intro with Material Motion Animations. Who's using Material Intro? ?? Check out who's using Material Intro Inclu

Ranbir Singh 34 Sep 8, 2022
Connect nodemcu to android application

WifiController Use android application to connect esp8266 nodemcu.the purpose is

mahdi.h 2 Dec 25, 2022
Android application showing NY Times popular articles

NYTimesPopularArticles Android application showing NY Times popular articles Thi

Ajit 0 Dec 28, 2021
NYTimes - Android application showing NY Times popular articles

NYTimesPopularArticles Android application showing NY Times popular articles Thi

Ajit 0 Dec 28, 2021
This a demo application with animated SVG animation of Smiley

Animated-Smiley-Rating Animated Customer feedback and rating UI ?? License Copyright 2021 Aiman Muzafar Licensed under the Apache License, Version 2.0

Aiman Muzafar 12 Aug 12, 2021
Application permettant de consulter des articles de presses d'un site

Laughing-enigma Objectif Réaliser une application (avec le langage Kotlin) permettant de consulter des articles de presses, avec comme source de donné

Vilquid 1 Jan 15, 2022