I am making an app in Android wherein I require to move an image through a parabolic curve. Consider something like the famous Angry Birds game. The path followed by those birds is what I desire in the app that I am building.
I am bit weak at mathematics and geometry and hence cannot understand the equations and their implementations. Can anyone help what I need to achieve an image in a parabolic curve.
Thanks in advance