Slide 1

Slide 1 text

Xamarin Seminar 14th February 2013 Introduction to Android Animations

Slide 2

Slide 2 text

Agenda Jérémie Laval Xamarin Xamarin Engineer [email protected] @jeremie_laval http://blog.neteril.org Introduction to Android Animations

Slide 3

Slide 3 text

Foreword Xamarin “The best UI animations are the ones your users don't notice because they feel natural”

Slide 4

Slide 4 text

Android Animation APIs Xamarin 1. View Animations 2. Property Animations 3. Layout animations

Slide 5

Slide 5 text

View Animations Xamarin - Pre-Android 3.0 - Only on View - Limited range of effect - Simple and straightforward

Slide 6

Slide 6 text

Property Animations Xamarin - New in Android 3.1 - Generalized framework for animations - Custom property support - Complete instrumentation API

Slide 7

Slide 7 text

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

Slide 8

Slide 8 text

In Conclusion Xamarin

Slide 9

Slide 9 text

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

Slide 10

Slide 10 text

Xamarin Seminar 14th February 2013 Please give us your feedback Follow us on Twitter http://bit.ly/xamfeedback @XamarinHQ