My Android application is working very slowly
I have a 2.67 GHz processor, 4 GB of RAM on a x64 Windows 8 core i7 machine . My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all the instructions in setting up the IDE, SDKs, JDKs and such and have had some success in starting the emulator quickly but that is very rare. How can I, if possible, fix this problem?
The emulator runs really slow on most computers. I have 8 GB RAM with a 4770k @ 4.2GHz, and it still takes a good bit of time. I just start the emulator when I sit down to work on a project, and leave it running in the background while I work.
If you have an Android phone available, I'd suggest running your app on the device. It's amazing how much faster it runs.
You also might check out Manymo, which gives you the ability to test of multiple emulators in the cloud. I've only tried it once, but it isn't too hard to setup.
链接地址: http://www.djcxy.com/p/2642.html下一篇: 我的Android应用程序工作非常缓慢