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

android:allowBackup error #7

Open
gedoor opened this issue Feb 14, 2017 · 1 comment
Open

android:allowBackup error #7

gedoor opened this issue Feb 14, 2017 · 1 comment

Comments

@gedoor
Copy link

gedoor commented Feb 14, 2017

Error:Execution failed for task ':app:processBaiduDebugManifest'.

Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:16:9-36
is also present at [org.xdty.preference:color-picker:0.0.4] AndroidManifest.xml:12:9-35 value=(true).
Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:14:5-57:19 to override.

@xdtianyu
Copy link
Owner

请按照提示在 app 的 manifest 里增加个 tools:replace="android:allowBackup" 试试看。

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

2 participants