Setting Android SDK location in Eclipse
by rajesh[ Edit ] 2009-12-30 14:26:19
After installing Android Plugin in Eclipse IDE it is needed to set Android SDK Location
Before this make sure Androis SDK is downloaded and extracted in a folder
-> Now start Eclipse (eclipse.exe)
-> Go to Window -> Preferences
-> Select Android
-> Select Browse and choose the folder where Android SDK was extracted [Example: E:\android-sdk-windows\]
-> Click Apply -> Ok