So I\'m animating a view using animation:
You can use NineOldAndroid proxy library for using ObjectAnimator as you wish. it supports lower api levels and uses the native library for newer api levels.
Just simply import as LibraryProject and it will be all good.