开发者

Compensating for differences in Android devices? (video game programming)

开发者 https://www.devze.com 2023-03-29 04:35 出处:网络
Different Android devices have different s开发者_StackOverflowcreen sizes and screen densities.When programming a video game, what is a good way to compensate for the differences?Well start with Andro

Different Android devices have different s开发者_StackOverflowcreen sizes and screen densities. When programming a video game, what is a good way to compensate for the differences?


Well start with Android's documentation on Supporting Multiple Screens. You can also search for related qustions (such as this, this, and this) on StackOverflow. This question has been asked often. The advice for other Apps is just as applicable to games.


I recommend checking out all the answers here. This question is up for bounty, so a lot of people should be providing helpful answers.

0

精彩评论

暂无评论...
验证码 换一张
取 消