I’m trying to execute the command “ionic run android”, but it’s not working. I get this error:
ANDROID_HOME=C:\Android\sdk\
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.
Looked here: C:\Android\sdk\tools\templates\gradle\wrapper
I have been trying to find the cause and a solution, but haven’t been able to find anything. Does anyone have any idea what it can be?