- resource error:
Solution: Make sure the compiled SDK and the build toolkit SDK are the same version. This can be found in the Gradle folder. It is the first build gradle file. In it can be found the SDK versions listed, make sure to have matching SDKs listed and to make sure the SDKs are actually downloaded to Android Studio.No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
- Android Emulator won't run because x86 doesn't work on your computer and there is no way to accelerate your ARM processor.
Solution: After selecting a device on AVD Manager in the toolbar, make sure to select to Show downloadable System Images. Then make sure to download an armebi processor instead of one of the x86 ones. - Android emulator screen is stuck on "android" screen.
Solution: