Hey, do you still have the lock issue from Eclipse? I could use a bit of help understand what's going on: - Install Process Explorer from http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx - Run Process Explorer - Go to Find > Find Handle - Search for the one of the locked path, e.g. C:\android-sdk-windows-1.6_r1\temp - Tell me which process is locking it.
That will help me a lot :-) R/ On Tue, Oct 27, 2009 at 2:31 PM, Jim Showalter <[email protected]> wrote: > Followed the instructions in > http://developer.android.com/sdk/adding-components.html for adding 2.0 as > components to an existing 1.6 SDK, from within Eclipse. > > It didn't work. Not by a long shot. Instead, it got partway through and then > said that C:\android-sdk-windows-1.6_r1\ > temp\DocPackage.new01 couldn't be copied because of a lock, and similarly > for PlatformPackage.new01. > > It said to shut down running programs, but the only program running was > Eclipse, which was needed to do the upgrade. > > The cancel button was disabled, and the close box didn't work. Shutting down > Eclipse killed it, but left C:\android-sdk-windows-1.6_r1 in a corrupted > state. Restarting Eclipse showed the Android projects with errors, no SDK, > and a disabled Android SDK and AVD Manager (which means no ability to rerun > the install). > > Shutting down Eclipse, renaming the corrupted SDK directory, unzipping 1.6 > again into C:, and restarting Eclipse made it as if nothing had ever > happened, which is good. But it is not possible to complete the install from > Eclipse, which is bad. > > The dialog says: > > Failed to rename directory > C:\android-sdk-windows-1.6_r1\temp\DocPackage.new01 to > C:\android-sdk-windows-1.6_r1\docs > -= Warning ! =- > A folder failed to be renamed or moved. On Windows this typically means that > a program is using that folder (for example Windows Explorer.) Please close > all running programs that may be locking the directory > 'C:\android-sdk-windows-1.6_r1\temp\DocPackage.new01' and try again. > > Failed to rename directory > C:\android-sdk-windows-1.6_r1\temp\DocPackage.new01 to > C:\android-sdk-windows-1.6_r1\docs > -= Warning ! =- > A folder failed to be renamed or moved. On Windows this typically means that > a program is using that folder (for example Windows Explorer.) Please close > all running programs that may be locking the directory > 'C:\android-sdk-windows-1.6_r1\temp\DocPackage.new01' and try again. > Installed: SDK Platform Android 2.0, API 5 (tools rev: 3) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

