Android target not installed My Config.xml <engine name="android" spec="6.3.0" /> Android Manifest.xml <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="26" /> platform.json { "android": "6.3.0" }

My Config.xml

Android Manifest.xml

platform.json
{
“android”: “6.3.0”
}

the editor is removing codes, please looks at the title for code details.

The issue was with Java. Uninstalled version 9 and installed this version:
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

the first one in the list 151.