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

AS failed to build after add v1.3 into gradle depdencies #51

Closed
zhangchaoxu opened this issue May 14, 2015 · 6 comments
Closed

AS failed to build after add v1.3 into gradle depdencies #51

zhangchaoxu opened this issue May 14, 2015 · 6 comments

Comments

@zhangchaoxu
Copy link

After I add compile 'cn.pedant.sweetalert:library:1.3' into my Android Studio Gradle build file, I got an error message in build
`Error:Gradle: Execution failed for task ':XXX:processOfficialDebugResources'.

com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\ProgramPortable\android-sdk\build-tools\22.0.1\aapt.exe'' finished with non-zero exit value 1`
I tried many solutions like re-install the build tool, but it does not work.
This may be a environment issue, however, it works well after I change v1.3 to v1.2.

ps.add tools:replace="android:icon" into androidmanifest.xml is useless.

Thanks

@pandaApe
Copy link

I got the same issue, can u tell me how u fix it ?

@zhangchaoxu
Copy link
Author

Hi Hailong, I just fixed that issue by upgrade materialish-progress to v1.5 and I also submitted a Pull Request #52 for this.

@giliwerner
Copy link

Also facing this issue...

@nirco123
Copy link

Fixed by upgrading materialish-progress to v1.5 , please add it to latest pull.

@zhangchaoxu
Copy link
Author

hi @nirco123
#52 is the PR, and has been merged into master as far as i know.

@DvHuang
Copy link

DvHuang commented Mar 24, 2016

“This may be a environment issue, however, it works well after I change v1.3 to v1.2.”
up!!
But in V1.2 there has no progress feature,so if you want use it,download it and upgrading materialish-progress to v1.5

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