Hello! 
I'm new to android programming and I need some help with a tween animation.
I have an Image View on which I have to place others images and move them on a specific path. How can I set the coordinates of those images, but using percentages?
I don't know how to give that path programmatically. I can only see it on the background image view.
And then, I have to make a translate animation for the images. Again, how can I use percentages relative to the Background image view?
thank you!

I'm new to android programming and I need some help with a tween animation.
I have an Image View on which I have to place others images and move them on a specific path. How can I set the coordinates of those images, but using percentages?
I don't know how to give that path programmatically. I can only see it on the background image view.
And then, I have to make a translate animation for the images. Again, how can I use percentages relative to the Background image view?
thank you!