I have posted a personal workaround for the problem a lot of time ago. It is really incredible that google didn't fixed the problem yet.
To workaround the problem do this: - Close everything, antivirus included. - Go rename your ./android/tools directory in something else ./android/ tools_somethingelse - Enter the renamed directory and run the android.bat - Install the update - Delete the renamed directory This will solve your problem but I really hope that google will sove their own prolems too. On 18 Dic, 15:34, Michael Ganss <[email protected]> wrote: > I'm not sure but it seems the SDK Manager itself may be keeping it from > updating, at least it's the only process I can see in Process Explorer > that's got an open handle in that folder. I made a copy of the folder and > double-clicked android.bat from there to make it work. It looks like the > only thing the update is doing is replacing the old tools folder with the > contents from the zip file that's in the temp folder, though. So you might > just to need to remove the old tools folder and unzip the new tools > archive. Wouldn't bet on it, though :) -- 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

