Advertisement
Advertisement

More Related Content

Advertisement

Android Animations : Smooth criminals

  1. Smooth Criminals The many ways to animate and potentially get robbed
  2. Lottie ( https://airbnb.design/lottie/ ) Pros : - Take Adobe After Effects animations and make them real - Android, iOS, and React-Native - Super Simple, no “Dev” work - Draws using Android Canvas - Handles complicated easily Bonus : https://www.lottiefiles.com/
  3. Lottie ( https://airbnb.design/lottie/ ) Cons : - Performance issues for repeated animations - Performance issues for full-screen - Not as efficient as “hand-writing” in Canvas
  4. Kyrie (https://github.com/alexjlockwood/kyrie) “Alternative” to AnimatedVectorDrawables Addresses issues with AnimatedVectorDrawables - Dynamically create at runtime - Pause/Start/Stop - Allows you to define vector-pathing to potentially render an “SVG” from API
  5. Shapeshifter ( https://shapeshifter.design/ ) Online tool for building AnimatedVectorDrawables easily! Requires no “code” experience to use Does have its own learning curve Builds assets for Android, iOS, and Web (CSS) Video : https://youtu.be/JhryKMOM6GI?t=15m15s
  6. Code Time! bit.ly/AndroidAnimCode
  7. Stacy Devino WEB www.stacydevino.com EMAIL childofthehorn@gmail nerds@openbrite.com TWITTER @DoesitPew Slides : bit.ly/AndroidAnimSlides ● Google Developer Expert - Android ● Intel Innovator - Android and IoT ● GDG Dallas / Women Techmakers Lead / GDG South Mentor ● Android at Nike s23NYC Labs ● DMS Member, Vintage game collector/restorer, 6-Sigma Black Belt, Sneakerhead
Advertisement