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

Problem with build with Android Studio #33

Open
R2SAndroid opened this issue Feb 27, 2015 · 0 comments
Open

Problem with build with Android Studio #33

R2SAndroid opened this issue Feb 27, 2015 · 0 comments

Comments

@R2SAndroid
Copy link

Hi,

I imported whole project as module and added it on settings to my project.
But when I try to build app im getting error:

D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\exploded-aar\com.google.android.gms\play-services\6.5.87\res\values\wallet_colors.xml
Error:Attribute "title" has already been defined
Error:Attribute "subtitle" has already been defined

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

com.android.ide.common.internal.LoggedErrorException: Failed to run command:
D:\Android Studio SDK\build-tools\21.1.2\aapt.exe package -f --no-crunch -I D:\Android Studio SDK\platforms\android-21\android.jar -M D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\manifests\full\debug\AndroidManifest.xml -S D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\res\debug -A D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\assets\debug -m -J D:!AndroidStudioProjects\PharmaAppWL\app\build\generated\source\r\debug -F D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\res\resources-debug.ap_ --debug-mode --custom-package ie.return2sender.pharmaappwl -0 apk --output-text-symbols D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\symbols\debug
Error Code:
1
Output:
D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\res\debug\values\values.xml:171: error: Attribute "title" has already been defined
D:!AndroidStudioProjects\PharmaAppWL\app\build\intermediates\res\debug\values\values.xml:171: error: Attribute "subtitle" has already been defined

How I can fix this error?

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

1 participant