Android studio 3.2 Gradle error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Android studio 3.2 Gradle error

Got this error log after checked "offline mode" option: No cached version of com.android.tools.build:gradle:3.2.0-beta03 available for offline mode. Disable Gradle 'offline mode' and sync project And if unchecked "offline mode" Enable Gradle 'offline mode' and sync project Gradle version 4.10.2

7th Oct 2018, 3:33 PM
Inside Engineering
Inside Engineering - avatar
8 Answers
+ 1
installation didn't complete see ide logo for detail
7th Oct 2018, 4:58 PM
Inside Engineering
Inside Engineering - avatar
+ 1
FYI: https://developer.android.com/studio/releases/build-tools Includes a few "what's my environment" hints.
7th Oct 2018, 6:02 PM
Kirk Schafer
Kirk Schafer - avatar
0
Well, it warn you that gradle build tool plugin (necessary for compile android apps) are not avaible in cache... Disable offline mode and retry with internet avaible P.S. I suggest to use android studio ALWAYS with internet else you get an infinity of errors (the first times)
7th Oct 2018, 3:40 PM
KrOW
KrOW - avatar
0
I try first online process but it's fail to sync.
7th Oct 2018, 4:02 PM
Inside Engineering
Inside Engineering - avatar
0
Inside Engineering What errors appear with internet avaible?
7th Oct 2018, 4:20 PM
KrOW
KrOW - avatar
0
Inside Engineering Installation? What it refer? Its hard understand your problem without more info..m
7th Oct 2018, 5:01 PM
KrOW
KrOW - avatar
0
fail to find build tool revision 27.0.3 ... Consultant to ide logo
7th Oct 2018, 5:02 PM
Inside Engineering
Inside Engineering - avatar
0
Check if you have android build tools 27.0.3 version in android sdk
7th Oct 2018, 5:04 PM
KrOW
KrOW - avatar