Android development - 'missing theme error' in eclipse ide for layout xml files

前端 未结 10 586
遥遥无期
遥遥无期 2020-12-10 05:22

I have recently installed Eclipse IDE for Java Developers (Version: 3.6.1) with the Android SDK Platform 2.1update1 - on Windows 7.

I can add, edit and run code for

10条回答
  •  爱一瞬间的悲伤
    2020-12-10 06:15

    In the "Graphical Layout" tab of the layout editor there is a dropdown for selecting the Android version to use. In your case it is probably blank, so select a version and you're probably good to go.

提交回复
热议问题