Android Studio rendering problems

2019-01-01 00:06发布

I'm using Android Studio 0.2.3 and when opened an activity layout normally, the preview should appear on the right side, so that I can switch between Text and Design mode, which should again show the preview of the layout.

But no preview is shown not on the right side neither when I'm in text mode nor in the design mode. I just get the error rendering problems...

When I compile everything and install the app on my device, it works without any errors. For developing and experimenting with the layout, it would still be nice if I could get the preview to work.

I have also tried to switch between different devices in the studio, but no success.

Does anyone know how solve this?

13条回答
余生无你
2楼-- · 2019-01-01 01:12

Just download minimum prefered SDK from SDK Manager, then build. Works for me.

查看更多
登录 后发表回答