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

Build error #74

Open
ehsanmostajeran opened this issue Apr 17, 2017 · 3 comments
Open

Build error #74

ehsanmostajeran opened this issue Apr 17, 2017 · 3 comments

Comments

@ehsanmostajeran
Copy link

Hi, I am trying to build client android app. I am getting this error.

Error:com.android.builder.internal.aapt.AaptException: Failed to crunch file D:\Users\ehsan.goortani\Desktop\Android Projects\GpsTracker-master\phoneClients\android\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-cast-framework\9.8.0\res\drawable-xxhdpi-v4\quantum_ic_forward_30_grey600_36.png into D:\Users\ehsan.goortani\Desktop\Android Projects\GpsTracker-master\phoneClients\android\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4\quantum_ic_forward_30_grey600_36.png

Appreciate if you help to solve.

@nickfox
Copy link
Owner

nickfox commented Apr 17, 2017

See if this fixes the problem.

http://stackoverflow.com/questions/39621250/how-to-fix-com-android-builder-internal-aapt-aaptexception-failed-to-crunch-fil

If it doesn't work, google this below. Check out the other answers and then let me know.

Error:com.android.builder.internal.aapt.AaptException: Failed to crunch file

@ehsanmostajeran
Copy link
Author

Thanks for real quick reply.
It is solved now, had to move project further up to root directories.
But then I was required to set MultiDexEnable to true.

@nickfox
Copy link
Owner

nickfox commented Apr 17, 2017

cool, glad it's working.

n

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