I want to run the three translate animations shown below sequentially. i.e. after one translate animation ends, the second translate animation starts. However, they run conc
Use android:startOffset to delay animations.
With your example, this should do what you want: