问题
I have installed Android Studio 3.1.4 and the Gradle (Version 4.4) is not synchronizing; it says:
Gradle Sync failed: Premature end of Content-length delimited message body (Expected: 27633912;received : 12844960)
Build.Gradle
回答1:
This was happening because of "unstable" internet connection. I used a stable connection and gradle synchronized successfully.
来源:https://stackoverflow.com/questions/51980686/gradle-sync-failed-premature-end-of-content-length-delimited-message-body-expe