I'm creating a 2D game for Android and I'm having trouble with choosing an appropriate target screen resolution for my project.
What are the downsides of choosing a high resolution (ex: 2400x1350) instead of low resolution (ex: 480x270)? will it affect performance or game size?