I have been having a problem with the SDK/AVD manager stalling during downloads. I google the issue and found a few other people with the same issue, but no apparent solution.
I think I might have found a solution. If you have Windows 7 / Vista or the the New TCP stack for XP I believe it is the TCP/Stack Auto- tuning that is causing the issue. >From a elevated Command Prompt C:/ netsh interface tcp set global autotuning=disabled Disables the auto tuning. Once I did this I no longer had any issues. We had a similar issue with some sync software we developed, which prompted me to look there. --- JB -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

