Best Working Resolution For Android
I am starting a project that will be using portrait mode, it is an app and not a game so the screen will never need to be in landscape mode.
I am wondering before I start what resolution I should have my application window at and what the frame sizes would need to be to best fit majority of Android devices.
Would 720 x 1080 work for my window size and frame sizes?
There will be no scrolling on the screen, the application will just be a bunch of different frames such as, Login screen, Menu screen, etc.