I've just found out found android.animation.ObjectAnimator
was only introduced in Android API 11.
Is there any other way of animating objects on older android phones?
You can use Jake Wharton's NineOldAndroids [1] which is a backport of the Honeycomb new Animation Framework for 2.x Android devices. It is very easy to use, as it mimics the same API you would use on 11+ devices.
[1] http://nineoldandroids.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With