After downloading the New L SDK and 20 SDK when trying to refresh, build, or clean my project i get a
Error:Error retrieving parent for item: No resource fou
Just set your compileVersion to 19 and make sure you are not using the latest compatibility libraries (stick to version 19.1.0). That does the trick for me.