please help me, when i create a new project in android studio there is an error
Could not load wrapper properties from Could not load wrapper properties from ‘C:UsersbarenAndroidStudioProjectsToyaGaragegradlewrappergradle-wrapper.properties’.
1
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
3
Answers
I Searched for your problem and i found this,maybe this solution can help you https://stackoverflow.com/a/64439711/15805169
Delete the wrapper properties file in your app that is having the problem and copy the wrapper property file from your working apps to the same place where you deleted that file.
this is like the basic path to get to that file
remember this here is my path to that file
In my case, I have a blank space at the end of "distributionUrl" row