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

Apps ImageView Animation ?

k1c0

Lurker
Hello everybody!

I'm newbie in Android Development and I started developing a simple but great game for Android platform (I created it for WP7), but I don't know to animate imageView or other element. I don't want to use XML for animation, just Java code.I want to create "translation" animation. From one point (x,y) to another?
 
Back
Top Bottom