Eclipse Android Graphical Layout Editor Broken

后端 未结 7 579
伪装坚强ぢ
伪装坚强ぢ 2021-01-08 00:03

I\'m running Eclipse Helios on Mac and just updated to ADT 9.0.0. It seems to have broken the Layout editor. Any time I try to open a layout xml file with the layout editor

相关标签:
7条回答
  • 2021-01-08 00:48

    Same here, but I found something. The problem happen when I try to use Google APIs as the Project Build Target. If I change to Android 2.3, it works as expected

    0 讨论(0)
  • 2021-01-08 00:49

    I just stumbled across this same issue now. There seems to be a new dropdown in the "config" section for selecting a platform version (none was selected in my case). Selecting any (eg. "Android 2.2") made the Theme selector appear, and the layout works agin.

    0 讨论(0)
  • 2021-01-08 00:53

    Facing a similar error. I cant see any graphical layout preview in the Graphical Layout tab of mine. Most of the drop down menus are blocked (grayed out). This happens when I target Google APIs 2.3.1 with API level 9. But on the other hand when i build it with Android 2.3.1 API 9, everything works fine.

    0 讨论(0)
  • 2021-01-08 00:53

    I think its because of the custom layout components ur using.

    I think there is a bug already filed for it. You can file another one or vote for existing one to be fixed on priority

    0 讨论(0)
  • 2021-01-08 00:54

    I was having the same issue with ADT version 15.0.0. After updating ADT to 15.0.1 everything is working fine. Hope this will solve yours issue also.

    0 讨论(0)
  • 2021-01-08 00:54

    ADT 11 was released 06 June 2011.

    Install the plugin from this link.

    http://developer.android.com/sdk/eclipse-adt.html

    I think it works like the way we expected..

    0 讨论(0)
提交回复
热议问题