android - Switching appcompat & buildtools to v21, aapt.exe has stopped working -
android - Switching appcompat & buildtools to v21, aapt.exe has stopped working -
i'm trying switch project api20 api21.
when changing gradle files utilize appcompat-v7 com.android.support:appcompat-v7:21.0.0
, buildtoolsversion "21.0.0"
windows error dialog popups saying aapt.exe has stopped working
.
download latest build tools 21.1.1 , work
android android-studio
Comments
Post a Comment