Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tibolte/android-anim-playground
Latest animation ideas I developed to make apps more attractive
https://github.com/tibolte/android-anim-playground
Last synced: 3 days ago
JSON representation
Latest animation ideas I developed to make apps more attractive
- Host: GitHub
- URL: https://github.com/tibolte/android-anim-playground
- Owner: Tibolte
- License: mit
- Created: 2014-07-05T14:07:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T07:10:46.000Z (over 9 years ago)
- Last Synced: 2025-01-08T12:06:28.335Z (10 days ago)
- Language: Java
- Size: 3.87 MB
- Stars: 321
- Watchers: 19
- Forks: 108
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Android-Anim-Playground
=======================
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--Anim--Playground-brightgreen.svg?style=flat)](http://android-arsenal.com/details/3/682)Latest animation ideas I developed to make apps more attractive.
![](https://raw.githubusercontent.com/Tibolte/Android-Anim-Playground/master/androiddemosvg.gif)
Why having such a repository?
===============================Through all projects I've been through, no matter how reliable the app you are developing can be, there is one thing that users also expect from your app:
animations and nice effects.
Each project is always a playground to try new things, using new and better architectures, but also creating nice animations.
I'm still learning Android, at the beginning it seems that this platform is using static design with the xml language, but if you
browse blogs and pay attention to the Android documentation, you'll discover that there is space for animations!Content
===============================This repository will be probably be updated from time to time, as I start a new project anc create new animations for instance.
From now, I have some path, svg and fragments animations. This inspiration comes from those articles:http://cyrilmottier.com/2014/05/20/custom-animations-with-fragments/
http://www.curious-creature.org/2013/12/21/android-recipe-4-path-tracing/#more-1904
Contribution
===============================Feel free to contribute to this repository with your own knowledge, and maybe improve those animations :)