Hi,
I am a beginner in Android development. I want to create an Application which can be run on different screen resolutions. This App should then run on Android phones as well as Android tablets.
Is it possible? If so, how should I handle the UI design? Just set up different drawable folders?
Please go through the Developers guide first. Supporting Multiple Screens provides a pretty good overview of what you are trying to achieve.
It's a challenging task being honest. Most of the iPhone devs enjoy the fixed screen size but we Android devs have to go through this problem. I can recomend few practices that I'm following
These are the few I can think of.
Typically you just provide different layouts and resources for different screen densities and orientations as described in Android documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With