Bom dia,
estou fazendo o primeiro exemplo de acordo com o livro Google Android 5ed, exatamente como descrito no livro e ao tentar fazer o build, surge o problema abaixo. Meu ambiente é Win7 64, JDK 7.80, Android Studio 2.1:
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:app:mergeDebugResources’.Error: com.android.builder.internal.aapt.AaptException: Failed to crunch file C:\Leonardo…\HelloAndroidProject\HelloAndroidStudio\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\24.2.1\res\drawable-xhdpi-v4\abc_textfield_search_activated_mtrl_alpha.9.png into C:\Leonardo…\HelloAndroidProject\HelloAndroidStudio\app\build\intermediates\res\merged\debug\drawable-xhdpi-v4\abc_textfield_search_activated_mtrl_alpha.9.png
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.