My Android Studio in activity_main.xml showing this problem: \"Rendering Problems No render target selected\" Help?
I was getting the same error and the reason was that in my application the targetSdkVersion was set to version I didn't have setup on my AndroidStudio, error disappeared after I modified that, hope that helps.