There are 4 types of animations in android - rotate, alpha,scale and translate. I want to prepare curved translate animation.
Is it possible.?
Consider the following web link. It is a game in C. You need to isolate the projectile() function and try to understand the variables defined within it. Once you get that try implementing it in your own code.
http://www.daniweb.com/software-development/c/code/216266