When I try to run an app, it shows the black phone and stays on "waiting for device to come online".
Now I tried to launch the emulator by clicking on the start button on the AVD Manager. It stays like this (black) for minutes and doesn't start.
I have seen a lot of people with this problem but couldn't find a working solution.
Emulator:
I'm new to android developing, and when I finally sit down to learn, my android emulator wouldn't run. Well, some button is tellimg me the AVD: Nexus_5_API_23_x86 is running, but I don't get any emulator screen popping up even after leaving my laptop in overnight.
it's the first time I'm running the emulator, and the emulator screen has never appeared before.
Also, I always get this message displayed:
C:\Users\HUBERT\Application\Local1\Android\sdk1\Tools\emulator.exe -netdelay none -netspeed full -avd Nexus_ 5_API_23_x86
Also, if I click to run an app, I get the device chooser pop up, I select the Nexus and hit OK, but nothing happens. I still don't get the emulator screen.
Please help
You need to use the adv manager to get something that will work on your laptop. On the second bar down, the one under your "file, edit, view bar..., select the AVD manager. It's the third icon from the "?" icon traveling left. Try x86 and arm setups to see what will work. remember that the initial load will take some time. 2-3 minutes with 4 gig of RAM. what OS and how much RAM do you have?
finally, I did it by unchecking the emulated performance from Use Host GPU to Store a snapshot for faster startup, and that worked fine..
. at least for now.
I also downgraded the API from API 23 to API 15. Everything now seems to be OK.
ive installed genymotion V2.5 emulator on Windows 8 (on Eclipse luna 4.4.0)
and when im runnig an app with two screen rotation
,i wanna rotate Emulator Screen but rotation button on the emulator doesnt work at all
Two ways :
Button in the sidebar
CTRL + F11
Edit : And if it does not work, it's surely because the application in foreground is orientation locked.
When I launch the emulator manually from AVD I just get a blank screen. Android never loads on it. I tried all the different settings in AVD. I also let the emulator stay open for hours to make sure it wasn't just really slow. Please help!
I am trying to run an emulator with Eclipse with 2080x1536 resolution. I set the ram size to 500-1024MB but it just want to start. I only get the black screen.
Any ideas? Thanks.
I could get a 1080x1920 emulator running by checking the 'Use Host GPU' option in 'Emulation Options' box. You get there via the 'Edit' button for an AVD.
Before, only got a black screen...
HTH!