My android application can’t run well on small screens. When I design the activities, I assume it only run on screen bigger than (or equal to) 480px x 800px. (Yes, I used px not dp).
Is there any way to configure the application to have this limit?
put this in your manifest