I Can Not Open Demo App with Android Studio

Can you to change

compileSdkVersion 26
buildToolsVersion “26.0.1”

to

compileSdkVersion 25
buildToolsVersion “25.0.0”

in the build.gradle and also install the older SDK and build tools via the sdkmanager? For me this was necessary to avoid this strange SimException, see my comment here