[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-06-18 Thread Alexander
Hi. i have similar problem. the emulator peaks to 50% and can't pass from there. the applications are running slow. i checked the energy settings on my laptop and it says 100% always, so thats not the case. maybe some setting in the AVD to change this??.. i'ts very annoying to see the apps

Re: [android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-06-18 Thread David Turner
On Thu, Jun 17, 2010 at 7:16 PM, Alexander a.fradi...@gmail.com wrote: Hi. i have similar problem. the emulator peaks to 50% and can't pass from there. the applications are running slow. If you have a dual-core CPU, this is normal, it means that one CPU is running at 100%, the other is idle.

[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-04-28 Thread Nicholas Albion
Every time I start the emulator, I open Windows Task Manager, right- click the emulator process and set the affinity to all processors. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-04-28 Thread Bob Kerns
Check the task manager, and see how much CPU your emulator is getting, and how much is being used overall. If the CPU is pegged, and it's the emulator, either something is going wrong in your Android environment on the emulator (maybe your app), or your CPU is running at slow speed for some

[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-04-28 Thread String
On a laptop particularly, check to make sure that you don't have a power-saving profile in effect which underclocks your CPU. I've found that slows my emulators down something awful. String On Apr 28, 5:32 pm, Bob Kerns r...@acm.org wrote: Check the task manager, and see how much CPU your

[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-04-28 Thread Billy Cui
When I set affinity and set priority to emulator, it's cpu freq speed up to 98mhz, improved, but definitely not enough, and not suitable to my system. Also, only emulator was so slow and all my other softwares were running very fast. On Apr 28, 9:13 pm, Nicholas Albion nalb...@gmail.com wrote:

[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-04-28 Thread Billy Cui
I use wire line network connect with 100mbps switch. On Apr 28, 9:28 pm, David Turner di...@android.com wrote: Weird, are you using a roaming profile or something else that involves the network? On Wed, Apr 28, 2010 at 3:53 AM, Billy Cui billy...@gmail.com wrote: This is my laptop T400

[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-04-28 Thread Billy Cui
On Apr 29, 12:32 am, Bob Kerns r...@acm.org wrote: Check the task manager, and see how much CPU your emulator is getting, and how much is being used overall. It takes 3-6% in standby and peak to 50% of cpus when using. If the CPU is pegged, and it's the emulator, either something is going

[android-developers] Re: The emulator running terrible slow in win2008r2 64bit with 4G RAM

2010-04-28 Thread Billy Cui
You are the man, I get it working now. Now speed was 206mhz. Maybe sometime I turn to battery life profile and forgot to turn back.. Thanks. On Apr 29, 12:37 am, String sterling.ud...@googlemail.com wrote: On a laptop particularly, check to make sure that you don't have a power-saving