문제

I just downloaded the Android 4.1 (API 16) packages using the SDK Manager and created an Emulator for JellyBean. What I see now is everything on the JellyBean emulator is aliasing. When I open the screen capture dialog in DDMS, the screen is HUGE - I think the emulator is scaling that down, thus causing the aliasing. Screenshot: emulator vs ddms screen capture

And here are the emulator settings: emulator settings

I've used these same settings (minus the GPU emulation = yes) before for my ICS emulators, including the built-in screen resolution WXGA720. What settings should I change to get rid of this problem?

도움이 되었습니까?

해결책

Make sure that Scale display to real size is unchecked in the Launch Options dialog (which appears after clicking on Start... in the AVD manager).

Launch options dialog

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top