Reputation: 57
I have an problem with eclipse juno when launching my app into a emulator. The problem have started recently.
I made a search on web for the problem . but I didnt get solution.
So, emulator starts but doesnt pass the "andorid" text on screen and app never been started.
I deleted all device and created new ones. But problem still exists.
what should I do?
Upvotes: 1
Views: 2243
Reputation: 3299
Do what was mentioned by Hi-Tech Kit Kat. Also if you check the box "Use Host GPU" it will considerably speed up start time as it uses you computers assets for the graphics. A lot of times the emulator works, it's just that you run out of patience.
Upvotes: 1
Reputation: 11
If you are running Eclipse on a laptop, you can change the Power Options. I have found that this is very helpful, instead of having to install/uninstall some items.
Control Panel > Hardware and Sound > Power Options > Select "High Performance"
This helped my emulator start up much quicker than previously; there is minimal lag.
I hope this helps.
Upvotes: 1
Reputation: 11324
Usually Emulators take to on Startup say around even 5 mins
and also for better performance than any emulator and like real device I would recommend to use Android x86 using Virtual Box
Debuging using Virtual machine like VMWare/VirtualBox?
Upvotes: 1