Here is simple xml android animation:
First, insert object in container that occupies entire screen. Then modify you animation xml like this
You can also check this android API reference http://developer.android.com/guide/topics/resources/animation-resource.html#translate-element
%p suffix translates element "in percentage relative to the parent size".