Monday 29 April 2013

Animation in android


Implement swiping page effect using GestureDetector and ViewFlipper:
Link: http://android-er.blogspot.in/2012/02/implement-swiping-page-effect-using.html

Animation using View Java Code:
Link: http://android-er.blogspot.in/2012/02/implament-animation-using-java-code.html

Animation using using Button event:
Link: http://android-er.blogspot.in/2012/02/bi-direction-viewflipper.html
Link: http://android-er.blogspot.in/2012/02/apply-animation-on-button.html

Various effect of interpolator in Android Animation:
Link: http://android-er.blogspot.in/2012/02/various-effect-of-interpolator-in.html

Animate Fade In/Fade Out by changing Alpha:
Link: http://android-er.blogspot.in/2012/02/animate-fade-infade-out-by-changing.html

 Frame animation with AnimationDrawable:
 Link: http://android-er.blogspot.in/2012/01/create-frame-animation-with.html

Sliding drawer in android:
http://www.coderzheaven.com/2011/12/01/slidingdrawer-in-android-a-simple-example/
http://androidtrainningcenter.blogspot.in/2012/08/android-sliding-drawer-example.html

No comments:

Post a Comment