1

我发现了一些类似的问题,但找不到解决此问题的方法。我正在使用 react-native-cli 并在尝试在 android 模拟器上运行时不断收到错误消息。我尝试使用 Android Studio 和 Genymotion 模拟器,错误似乎是一样的。

我试图删除构建文件夹并再次运行,但没有成功。

这里有一些细节:

/Applications/MAMP/htdocs/udemy/react-native/template_navigation_firebase_auth/android/app/build/intermediates/res/merged/debug/values-v24/valu
es-v24.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Bu
tton.Colored'.


:app:processDebugResources FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED
4

0 回答 0