I have looked at many other posts but I cannot find a solution that allows me to keep the current version of SDK Tools 25.3.1
OS: Linux Mint
Ionic version: 2.2.1
Cordova version: 6.5.0
SDK Tools 25.3.1
When I run the terminal command: ionic run android
I receive the below terminal error:
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.
Looked here: /home/myUserName/Android/Sdk/tools/templates/gradle/wrapper
The β/home/myUserName/Android/Sdk/tools/β path does exist but β/templates/gradle/wrapperβ portion of the file structure does NOT exist for SDK Tools 25.3.1
Any help with this would be great! Thanks