I am having problem to build android with Cordova, when I execute cordova build android, I receive this error:
cordova build android
Error: Android SDK not found. Ma
@Rjak here is the manual for downgrading SDK version with valid links for older SDK versions. It works for me with same issue, after downgraded to tools v25.2.5 & platform-tools to v25.0.3 build successful