I can’t make it work
On MacOS, it works perfectly
Have you got Android Studio installed?
yes
Here is a quick how to install Gradle on Windows I wrote to go with my tutorials (Mac is similar and there are instructions on the Gradle page).
Grab Gradle latest version from
Install it
Update Windows Gradle version in console:
gradle –refresh-dependencies
Always worth a reboot but not really necessary…
Open the Windows Command Prompt and do it from there with Administrator rights and see if that helps?
Hmmm seems everything is correct looking at the second image…
Thanks @Dave for help me
Make sure you have downloaded the latest version of Android Studio, update it (the most recent release is actually a lot better than previous releases). It will prompt for any missing Gradle files or updates.
Did you follow this important step:
In File Explorer right-click on the This PC
(or Computer
) icon, then click Properties
-> Advanced System Settings
-> Environmental Variables
.
Under System Variables
select Path
, then click Edit
. Add an entry for C:\Gradle\gradle-6.5.1\bin
. Click OK to save.
Do you want to see it through the team Viuwer ?
But I renamed
Add \bin