S_S
S_S

Reputation: 1412

Cordova build android only displays paths and does not build the project itself

I am trying to build a Cordova app with few plugins (InAppBrowser, Barcode Scanner, File Transfer, Text-to-Speech, Document Viewer, GeoLocation).

When I run cordova build android it only shows the ANDROID_HOME and JAVA_HOME paths but does not build the Android Studio project.

error_screenshot

I am using Cordova version 8.0.0 and Android cordova-android@~7.0.0

Building in the verbose mode gives the following messages

verbose_output

Upvotes: 2

Views: 491

Answers (0)

Related Questions