moving android SDK installation folder

crack_addict picture crack_addict · Mar 6, 2012 · Viewed 27.3k times · Source

I have installed my Android SDK in Program Files (x86). But due to some reason I want to move it to D:. I want to ask if I can do that without altering my current projects on eclipse and will I have to reinstall my ADT plugins??

Thanks in advance

Answer

robertly picture robertly · Mar 6, 2012

Just move the sdk folder to where you want it, and in Eclipse's preferences, point to the new SDK location (in the Android section). ADT should still work since its installed in another location. You will need to update your paths as well if you use some of the SDK tools from the command line.