I am using Android Studio 1.5.1 and installing every package that is needed using the SDK Manager. I decided to use API 21 and install the whole package under this API. But when I open a project, I do not get a preview other than this.
File C:\Users\uyung\AppData\Local\Android\android-sdk\platforms\android-21\data\layoutlib.jar doesnt exist
Some people suggest installing a different API package. But unfortunately, I have a limitation on my section. Any idea to do a job preview?
source
share