Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to Android Animations

Introduction to Android Animations

Jérémie Laval

February 24, 2013
Tweet

More Decks by Jérémie Laval

Other Decks in Technology

Transcript

  1. Foreword Xamarin “The best UI animations are the ones your

    users don't notice because they feel natural”
  2. View Animations Xamarin - Pre-Android 3.0 - Only on View

    - Limited range of effect - Simple and straightforward
  3. Property Animations Xamarin - New in Android 3.1 - Generalized

    framework for animations - Custom property support - Complete instrumentation API
  4. Layout animations Xamarin - Easy to use ( just add

    android:animateLayoutChanges="true" ) - Fade in/Fade out + Slide in/Slide out effects - Nice for transition between element states
  5. Resources Xamarin - Sticky GUIs: http://parleys.com/#st=5&id=2897 - Android Developers DevBytes

    
 http://www.youtube.com/playlist?list=PLWz5rJ2EKKc_XOgcRukSoKKjewFJZrKV0
 - Android API Guide: http://developer.android.com/guide/topics/graphics/index.html - Our Xamarin docs: http://docs.xamarin.com/android/Recipes/Other_UX/Animation - Android tricks series on Xamarin blog: http://blog.xamarin.com
  6. Xamarin Seminar 14th February 2013 Please give us your feedback

    Follow us on Twitter http://bit.ly/xamfeedback @XamarinHQ