Is there any way to tell Eclipse to launch the Android Emulator (4.1.2) in landscape mode?
My reason for asking is that changing the orientation (using one of the keyboard shortcuts) after starting the emulator does not seem to affect the home and other system screens, although it works fine with apps.
I am aware of the -skin
command line option, but it has been deprecated.
I suppose that I could also create a custom device in Android Virtual Device Manager but I'd rather use the Nexus 7 preset.