So I need to decide resolution first before make android mobile game.
What resolution is most large proportion from many android mobile devices?
(What resolution most user uses now in their phone?)
Thx.
So I need to decide resolution first before make android mobile game.
What resolution is most large proportion from many android mobile devices?
(What resolution most user uses now in their phone?)
Thx.
Don’t get tied to a particular resolution, it will only cause headaches later on. Develop your game in a way that would let it work at any resolution.
Of course I want to, but NGUI also can support it automatically?
NGUI allows you to anchor things so you could set a button to always be in the top left, right etc of the screen.