I am adding a glow animation effect to a logo. So far, I have managed to get the glow image behind the logo, using a LayeredDrawable, but I can\'t figure out how to animate
Android 3.0 introduced Property Animations.
Unfortunately, this is limited to Android 3.0 and up which won't get on phones any time soon.