layoutlib.jar is missing! : Plug-in “com.android.ide.eclipse.adt”

后端 未结 2 728
小蘑菇
小蘑菇 2021-01-15 04:56

I am getting an error in graphical layout of xml after installing the updates from :

  • SDK Manager

  • help->check for updates

  • hel

相关标签:
2条回答
  • 2021-01-15 05:13

    Changing the api level(at top right of graphical layout) from 19 to 18 fixed this problem ! :)

    0 讨论(0)
  • 2021-01-15 05:25

    you can find that library for api 22 and upper here

    just add that lib to your project.

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