Error generating apk signed in android studio

0

When you run the command "cordova build --release android", the following message appears

  

Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.   Looked here: / Users / gustavo / Library / Android / sdk / tools / templates / gradle / wrapper

I have tried to access this path that says "Looked here" but the template folder does not exist.

What should I do to fix this?

    
asked by anonymous 16.03.2017 / 20:22

0 answers