I have a simple translation animation in an Android game I am developing. When I test it on several devices, it runs at very different speeds on 10-inch tablets, 7-inch tablets and smartphones.
What is the "state of the art" way of getting a uniform animation speed on different devices?
Thanks,