I’m about to create a game in android that can run on any device (tablet, galaxy s). How can I make the game flexible? Particularly with the layouts, positions and sizes of the screen. I have no problem when it comes to images because res can handle it on the folders hdpi, mdpi and ldpi. thanks.
I’m about to create a game in android that can run on any device
Share
have you seen this ? developer.android.com/guide/practices/screens_support.html