I just created a new project in android studio. I am new to this tool. The problem is that it does not show me my design, it gives me an error that
This version of the rendering library is more recent than your version of Android Studio. Please update Android Studio
I am studying this, and reading this question, I am doing the same Android Studio Rendering Library 1
But now I get java compilation errors in MainActivity.java file.


Do I need to import any library?
source share