utkarsh777 Posted March 28, 2013 Share Posted March 28, 2013 How can we have a fast emmulator for the eclipse? The current emmulator runs too slow.. Quote Link to comment Share on other sites More sharing options...
venkatmallick Posted April 20, 2013 Share Posted April 20, 2013 The Android Emulator is based on Qemu, which is single-threaded so it doesn't matter how many cores your host system has. It also attempts to emulate the entire ARM architecture. Both of these issues are underlying reasons the emulator is so slow. Of course your host system is going to be a factor as well - generally speaking the faster your CPU and the more RAM you have the better the emulator will perform. If other emulators suck on your computer this one will too.Here are some optimizations I've found by trial and error:1. Max out the ram to 1024 MB.2. Reduce the emulation scale to half size3. Create a cache partition for it of 512 MB - 1024 MB4. Increase the screen dpi to "phone size" (240)5. Disable boot animation (slightly speeds up getting to unlock screen) Quote Link to comment Share on other sites More sharing options...
Neena Posted April 24, 2013 Share Posted April 24, 2013 Venkat is right if you have a good configuration on your pc you can see a good speed in the eclipse, if you are looking for other emulator you can try bluestacks it will install and play most of your apps. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.