Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android emulator upside down in Eclipse Juno

I'm using Eclipse to develop Android apps, using the emulator (with an image of Intel x86 for the Google API in 4.1.2) and the phone is upside down and "inside in", like this:

enter image description here

Any idea about why and how to fix it please?

like image 318
noloman Avatar asked Jan 15 '13 19:01

noloman


1 Answers

Try rotating the emulator by

Ctrl + F12

if the characters are still inverted then disable GPU emulation in avd settings

like image 103
Robin Chander Avatar answered Sep 27 '22 16:09

Robin Chander