Regarding Gradle Sync on Android Studio.
- what does it do?
- Why it is needed?
- How to debug it?
- where to find docs on the subject?
Projects that compile fine from command line have issues with gradle sync instead. I'm interested in the interaction with the android studio environment, cause it's clearly an operation not needed for the sake of compiling a project.