3

Android Studio: 2.2 Beta gradle: 2.2.0-beta1

When I update the app:gradle.build file for the current play-services library - 9.4.0, I get a "failed to crunch file" error for 3 files. Changing this back to 8.3.0, the error goes away.

This issue applies to play-services 9.0.0 or newer

for: Android Studio: 2.2 preview 3 gradle: 2.1.0

I get a similar issue: "File path too long on Windows, keep below 240 characters" for 3 files.

I think both errors are related to the library's folder structure. I could relocate the project however, I'm not sure if this is a simple move the folder of something more complicated. I also feel that I should not have to reconfigure my folder structure to accommodate this.

Jeff
  • 646
  • 1
  • 7
  • 13
  • 2
    to get rid of error "path too long with play-services 9.0.0 or newer", try to shorten the path hierarchy of your project file. For example on Windows, put in your C: Drive. Check this [SO thread](http://stackoverflow.com/questions/33905687/error-file-path-too-long-on-windows-keep-below-240-characters) for more info. – ReyAnthonyRenacia Aug 18 '16 at 07:36
  • duplicate of http://stackoverflow.com/questions/33905687/error-file-path-too-long-on-windows-keep-below-240-characters – k3b Nov 03 '16 at 19:54

0 Answers0