Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AAPT errors during build #1097

Closed
Rudloff opened this issue Jul 18, 2018 · 5 comments
Closed

AAPT errors during build #1097

Rudloff opened this issue Jul 18, 2018 · 5 comments

Comments

@Rudloff
Copy link

Rudloff commented Jul 18, 2018

Hello,

I'm trying to build v1.0.0 for F-Droid (#1094) but I get AAPT errors during the build:

/home/pierre/.gradle/caches/transforms-1/files-1.1/appcompat-v7-26.1.0.aar/b9873067ed9a2f7a6edd13fbbbb2de15/res/values-v24/values-v24.xml:3:5-157: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
    
/home/pierre/.gradle/caches/transforms-1/files-1.1/appcompat-v7-26.1.0.aar/b9873067ed9a2f7a6edd13fbbbb2de15/res/values-v24/values-v24.xml:4:5-135: AAPT: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
    
/home/pierre/.gradle/caches/transforms-1/files-1.1/appcompat-v7-26.1.0.aar/b9873067ed9a2f7a6edd13fbbbb2de15/res/values-v26/values-v26.xml:13:5-16:13: AAPT: No resource found that matches the given name: attr 'android:keyboardNavigationCluster'.

It seem to be caused by react-native-fetch-blob:

Execution failed for task ':react-native-fetch-blob:verifyReleaseResources'.
> com.android.ide.common.process.ProcessException: Failed to execute aapt
@Rudloff
Copy link
Author

Rudloff commented Oct 18, 2018

This was closed but I still get the same error with fd4e380.

@katszwn
Copy link

katszwn commented Oct 19, 2018

@Rudloff Sorry for the lack of comment - we are finalizing the new version of the Smartwallet which should be free of this error. As soon as it's tested, we'll update the details with F-Droid.

@IzzySoft
Copy link

IzzySoft commented May 9, 2019

@katszwn short heads-up: still WIP?

@mnzaki
Copy link
Contributor

mnzaki commented Jun 14, 2019

I've been working on updating react native and various dependencies, got rid of google services dep, and an F-Droid build will hopefully be coming up soon-ish.

@IzzySoft
Copy link

Thanks @mnzaki – looking forward to that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants