Ch16 animation

ProAndroid2 notes on animation

You can see a list of interpolators in animation resources link on the top right. You can also see this by looking at the api for an "interpolator" class and see who derives from it.

Too many bitmaps AnimationDrawable out of memory exception

Search for: Too many bitmaps AnimationDrawable out of memory exception

android bitmap recycle

Search for: android bitmap recycle

optimizing animationdrawable

Search for: optimizing animationdrawable

AnimationDrawable.java source

cached animationdrawable

Search for: cached animationdrawable

android working with drawable contract

Search for: android working with drawable contract

Using drawable directly for android animations

Search for: Using drawable directly for android animations

Various drawable classes

Guide and changes in 3.0

property animation guide

animation in android a blog by Chet Hasse