Skip to main content
edited tags
Link
retagged, made subject more descriptive, made question more clear.
Source Link

Two Graphics In Game Detecting Screen Resolution in Android/AndEngine to display high or low quality images

I am right now developdeveloping a game with single graphics of 1024x600 resolution. I can not able tocan't target smallsmaller resolution devices. So I think at this resolution, so I haveintend to use two graphics for the game. So how toHow do I detect which graphics to use for which device?

Please provide some information about this?

Two Graphics In Game

I am right now develop game with single graphics of 1024x600 resolution. I can not able to target small resolution devices. So I think I have to use two graphics for the game. So how to detect which graphics use for which device?

Please provide some information about this?

Detecting Screen Resolution in Android/AndEngine to display high or low quality images

I am developing a game with 1024x600 resolution. I can't target smaller resolution devices at this resolution, so I intend to use two graphics for the game. How do I detect which graphics to use for which device?

Source Link
Siddharth
  • 2k
  • 5
  • 27
  • 55

Two Graphics In Game

I am right now develop game with single graphics of 1024x600 resolution. I can not able to target small resolution devices. So I think I have to use two graphics for the game. So how to detect which graphics use for which device?

Please provide some information about this?