Eclipse did not load the Android SDK
I have a Ubuntu 8.04 x86_ 64 system. I installed the IA32 library and manually installed (i.e. non decompressed) eclipse Galileo Java EE. Then I installed Android adt-0.9.5 by downloading the zip file and pointing the software source to the archive
Now I need to add Android SDK in windows - > Preferences - > Android. However, when I select the SDK directory there and select apply / OK, there is no response. The next time I open the preferences, the directory will be in the selection dialog box, but eclipse will not load / perform any operation only when I click apply
Someone can help me... It drives me crazy
resolvent:
Just add a forward slash "/" at the end of the path. I encountered the same problem on Mac OSX and solved it by adding "/"
Annoying