layoutlib.jar is missing! : Plug-in “com.android.i

2019-02-19 10:21发布

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

  • SDK Manager

  • help->check for updates

  • help-> Install new Software...

enter image description here

Tell me how to get rid away from this problem ?

Thanks

2条回答
太酷不给撩
2楼-- · 2019-02-19 10:50

you can find that library for api 22 and upper here

just add that lib to your project.

查看更多
乱世女痞
3楼-- · 2019-02-19 11:03

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

查看更多
登录 后发表回答