Animation: Jump-through
Recently a call for help caught my eye; asking how to implement a fancy 'getting location' animation on Android: I immediately thought this was a prime candidate for an AnimatedVectorDrawable (AVD hereafter) so set out to demonstrate one way to implement this. Some people asked I did this... so here's a breakdown.