F8app: com.android.ide.common.process.ProcessException

Created on 2 Jun 2017  路  6Comments  路  Source: fbsamples/f8app

Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
Error:Execution failed for task ':react-native-fbsdk:processReleaseResources'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Users/xxxxx/Library/Android/sdk/build-tools/25.0.0/aapt'' finished with non-zero exit value 1

Most helpful comment

All 6 comments

I have the same problem

Same error message :(

save error

app/build.gradle
android {
compileSdkVersion 25
buildToolsVersion "25.0.0"

defaultConfig {

both compileSdkVersion and buildToolsVersion should be same taken from here

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SanlinBlackball picture SanlinBlackball  路  5Comments

etamity picture etamity  路  4Comments

letientai299 picture letientai299  路  3Comments

pythonsir picture pythonsir  路  10Comments

lee-my picture lee-my  路  3Comments