10
Xamarin Seminar 14th February 2013 Introduction to Android Animations

Introduction to Android Animations

  • Upload
    xamarin

  • View
    25.178

  • Download
    6

Embed Size (px)

DESCRIPTION

Jérémie Laval shows how you can fall in love with Android animations and how you can get your users to fall head over heels for your Mono for Android apps.

Citation preview

Page 1: Introduction to Android Animations

XamarinSeminar

14th February 2013

Introduction to Android Animations

Page 2: Introduction to Android Animations

Agenda

Jérémie Laval

Xamarin

Xamarin [email protected]@jeremie_lavalhttp://blog.neteril.org

Introduction to Android Animations

Page 3: Introduction to Android Animations

Foreword

Xamarin

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

Page 4: Introduction to Android Animations

Android Animation APIs

Xamarin

1. View Animations2. Property Animations3. Layout animations

Page 5: Introduction to Android Animations

View Animations

Xamarin

-Pre-Android 3.0

-Only on View

-Limited range of effect

-Simple and straightforward

Page 6: Introduction to Android Animations

Property Animations

Xamarin

-New in Android 3.1

-Generalized framework for animations

-Custom property support

-Complete instrumentation API

Page 7: Introduction to Android Animations

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

Page 8: Introduction to Android Animations

In Conclusion

Xamarin

Page 10: Introduction to Android Animations

XamarinSeminar

14th February 2013

Please give us your feedback

Follow us on Twitter

http://bit.ly/xamfeedback

@XamarinHQ