secondary-dex-gradle icon indicating copy to clipboard operation
secondary-dex-gradle copied to clipboard

Execution failed for task ':app:customizeDexesFordebug'

Open trungptdhcn opened this issue 10 years ago • 3 comments

I run secondary-dex-gradle with gradle gradle:0.12.+. But when i have error :+1: untitled Please, help me check this issue.

trungptdhcn avatar Oct 08 '14 03:10 trungptdhcn

Can you run it from command line with the --debug flag?

On Wed, Oct 8, 2014 at 11:25 AM, Phạm Trần Trung [email protected] wrote:

I run secondary-dex-gradle with gradle gradle:0.12.+. But when i have error [image: :+1:] [image: untitled] https://cloud.githubusercontent.com/assets/2919735/4553490/b0b5aafc-4e9a-11e4-8ad8-5df98a65813a.png Please, help me check this issue.

— Reply to this email directly or view it on GitHub https://github.com/creativepsyco/secondary-dex-gradle/issues/13.

Mohit Singh KANWAL (Mr)

[image: Facebook] http://facebook.com/mohitkanwal [image: Twitter] http://twitter.com/mohitkanwal

creativepsyco avatar Oct 08 '14 04:10 creativepsyco

Yep, run it with -debug flag and this is logcat: untitled

trungptdhcn avatar Oct 08 '14 04:10 trungptdhcn

This error should not be from the dex split task which is provided here. There is no call to a bash.

Post your script here it looks customized. You use windows, yes you have no bash program. Use tools like cygwin or mingw then you have linux style bash.

nenick avatar Oct 13 '14 05:10 nenick