I installed the adt-plugin for eclipse. I'm using Ubuntu 10.4 and have been stuck on th开发者_开发问答is issue for 2 days now.
- Select Window > Preferences... to open the Preferences panel (Mac OS X: Eclipse > Preferences).
- Select Android from the left panel.
For the SDK Location in the main panel, click Browse... and locate your downloaded SDK directory.
I cant find the location of the downloaded plugin and have looked in /usr /etc /home everywhere possible, I still can't believe im stuck on something so simple. Anyone who could point me into the right direction, would help me sooo much.
thnx hi.im.new
The Android SDK is a different component from the plugin. You need the SDK to do any Android development at all. The plugin is just a helper for Eclipse. It sound like you haven't got the Android SDK on your system. You can get it from:
link text
Pick the starter package first of all then once you have that, you can add more components using the SDK Manager which will come with the starter package.
精彩评论