android - Eclipse Android 布局编辑器 - 缺少渲染目标选择器

标签 android eclipse android-layout

如果我没记错的话,Android 布局编辑器有一个渲染目标选择器(一个小的 android 图)。但是在我的编辑器中它不存在。我重新启动了 eclipse 多次,但它仍然丢失:

enter image description here

有什么想法吗?

最佳答案

发生这种情况是因为渲染目标与您的项目构建路径中定义的不同。

Right click on your Project -> Properties -> Android -> Select the correct Build Target

enter image description here

关于android - Eclipse Android 布局编辑器 - 缺少渲染目标选择器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24245652/

相关文章:

android - 如何在ubuntu服务器上安装android SDK

java - 运行低于 Lollipop 的设备上的 CameraManager

android - 更新后 - 错误 :Failed to find: com. google.android.gms :play-services:5. 2.8

android - 如何使用 View 的中心作为 RelativeLayout 内的引用点

android - 什么会导致 Android 应用程序在同一设备上运行缓慢,而在同一设备上运行速度快?

java - 在 Eclipse 中使用库而不更改类路径

java - 在标准输出中显示空白字符

android - 无法从 Eclipse 3.7.0 启动 android 模拟器

android - 滑动取消Android中的动画

android - GridView 中的单选按钮