问题
I've developed an app using my Android tablet as a testing tool. I want to test it on smaller screens and I find the emulator damn slow. Is there a way I can configure my tablet to simulate a small screen - perhaps darken everything around and only display a small square?
Like how in Windows we can change the display resolution in the settings screen...asking for too much?
回答1:
ya it is possible.. if you done your design in the xml layout give the give root tag height and width as fix as your required screen size instead of fillparent
来源:https://stackoverflow.com/questions/10860347/simulate-smaller-screen-on-a-tablet