I am using android studio 3.1.4.
Error:Could not find intellij-core.jar (com.android.tools.external.com-intellij:intellij-core:26.0.1). Searched in the following loc
To resolve this issue either put
into your config.xml.
Or even better, upgrade android-cordova to the lates version (7.1.2):
cordova platform add android@7.1.2
android-cordova 7.1.2 includes fix CB-14127: "Move google maven repo ahead of jcenter". (https://issues.apache.org/jira/browse/CB-14127)