• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps android animation

ely_en

Lurker
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!
 
Back
Top Bottom