How do you edit a dependency/external library in android studio? [duplicate]
This question already has an answer here: How do I add a library project to Android Studio? 30 answers There is a lot of information about adding libraries and dependencies, but I haven't been able to find any useful information on being able to actually edit a library. I have added https://github.com/jdamcd/android-crop as a dependency in my project, but I would like to edit some of its features, mostly layout related stuff. However, when I go into browse the files Android Studio says "files under the build folder are generated and should not be edited" and when I edit them they are returned