I have asked this before however I am still having issues with this problem!
Basically, I am hardcoding pixel values when using a canvas to draw images for a game.
How would I go about the process of making this game suitable for any screen size as obviously the pixel values for one screen wont run properly on a different screen!
Thanks in advance
Ben