Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up
for free
Introduction to Android Animations
Jérémie Laval
February 24, 2013
Technology
0
21
Introduction to Android Animations
Jérémie Laval
February 24, 2013
Tweet
Share
More Decks by Jérémie Laval
See All by Jérémie Laval
garuma
0
190
garuma
0
18
garuma
0
7
garuma
0
7
garuma
1
110
garuma
0
82
garuma
0
20
garuma
0
24
garuma
0
10
Other Decks in Technology
See All in Technology
nwiizo
1
130
kekeke_47
0
410
hisaichi5518
0
190
ozuma
0
100
kawaguti
0
120
ama_ch
0
3.8k
helayoty
0
140
recruitengineers
0
130
miura55
0
100
kanaugust
PRO
0
180
kyonmm
1
2.3k
sho7650
0
120
Featured
See All Featured
davidbonilla
70
3.5k
maggiecrowley
8
430
rasmusluckow
318
18k
searls
204
35k
swwweet
206
6.8k
cherdarchuk
71
260k
philnash
8
500
malarkey
119
16k
jnunemaker
PRO
40
4.6k
imathis
478
150k
tanoku
86
8.5k
lauravandoore
437
28k
Transcript
Xamarin Seminar 14th February 2013 Introduction to Android Animations
Agenda Jérémie Laval Xamarin Xamarin Engineer jeremie.laval@xamarin.com @jeremie_laval http://blog.neteril.org Introduction
to Android Animations
Foreword Xamarin “The best UI animations are the ones your
users don't notice because they feel natural”
Android Animation APIs Xamarin 1. View Animations 2. Property Animations
3. Layout animations
View Animations Xamarin - Pre-Android 3.0 - Only on View
- Limited range of effect - Simple and straightforward
Property Animations Xamarin - New in Android 3.1 - Generalized
framework for animations - Custom property support - Complete instrumentation API
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
In Conclusion Xamarin
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
Xamarin Seminar 14th February 2013 Please give us your feedback
Follow us on Twitter http://bit.ly/xamfeedback @XamarinHQ