when setting up the the notepad exercise (http://developer.android.com/resources/tutorials/notepad/notepad-ex1.html) i am having problems getting past step 1 point 4. for build target it says no target available.
could someone offer any help please?


when setting up the the notepad exercise (http://developer.android.com/resources/tutorials/notepad/notepad-ex1.html) i am having problems getting past step 1 point 4. for build target it says no target available.
could someone offer any help please?


可能是一个愚蠢的问题,但是您是否下载了 SDK 并使用 ADT 设置了 Eclipse?您是否能够构建 HelloWorld 程序?
您需要在 Eclipse->Android 首选项中设置您的 Android SDK 位置。
Eclipse->Window->Preferences->Android->SDK Location
您需要将至少一个“必要的 SDK 组件”下载到您的开发环境中:
http://developer.android.com/sdk/installing.html
从Android SDK 和 AVD 管理器下载“SDK Platform Android”1.* 或 2.*之一(位于左侧的工具栏 - 有一个带有向下箭头的 Android 小人的图片)。一旦您安装了其中一个平台,您将在列表中找到一个可用的构建目标。我会继续下载您在“可用”下看到的任何可用 SDK。
没有其他答案对我有用。所以这里是我最后的解决方案的简短集合。
清单