thoosongtan@gmail.com VoltBuilder run started at 2021-09-25 01:48:48.587782 Plan: Pro Preflight Check adding android to xmlns Output: Thanks for opting into telemetry to help us improve cordova. Output: Creating a new cordova project. Output: No version supplied. Retrieving version from config.xml... Using cordova-fetch for cordova-android@5.1.1 fetch: Installing cordova-android@5.1.1 to Running command: npm install cordova-android@5.1.1 --save-dev Command finished with error code 0: npm install,cordova-android@5.1.1,--save-dev Removing "cordova-" prefix from cordova-android Adding android project... Platform API successfully found in: /node_modules/cordova-android Creating Cordova project for the Android platform: Path: platforms/android Package: com.TsTan.mathxEX Name: MathxEX Activity: MainActivity Android target: android-23 Copying template files... Android project created with cordova-android@5.1.1 Platform API successfully found in: /platforms/android/cordova/Api.js Generating config.xml from defaults for platform "android" Wrote out Android application name to "MathxEX" Wrote out Android package name to "com.TsTan.mathxEX" Deleted /platforms/android/res/drawable-hdpi/icon.png Deleted /platforms/android/res/drawable-land-hdpi/icon.png Deleted /platforms/android/res/drawable-land-ldpi/icon.png Deleted /platforms/android/res/drawable-land-mdpi/icon.png Deleted /platforms/android/res/drawable-land-xhdpi/icon.png Deleted /platforms/android/res/drawable-ldpi/icon.png Deleted /platforms/android/res/drawable-mdpi/icon.png Deleted /platforms/android/res/drawable-port-hdpi/icon.png Deleted /platforms/android/res/drawable-port-ldpi/icon.png Deleted /platforms/android/res/drawable-port-mdpi/icon.png Deleted /platforms/android/res/drawable-port-xhdpi/icon.png Deleted /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-ldpi-icon.png to /platforms/android/res/drawable-ldpi/icon.png copying image from /resources/android/icon/drawable-mdpi-icon.png to /platforms/android/res/drawable-mdpi/icon.png copying image from /resources/android/icon/drawable-hdpi-icon.png to /platforms/android/res/drawable-hdpi/icon.png copying image from /resources/android/icon/drawable-xhdpi-icon.png to /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-xxhdpi-icon.png to /platforms/android/res/drawable-xxhdpi/icon.png copying image from /resources/android/icon/drawable-xxxhdpi-icon.png to /platforms/android/res/drawable-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-hdpi/screen.png Deleted /platforms/android/res/drawable-land-hdpi/screen.png Deleted /platforms/android/res/drawable-land-ldpi/screen.png Deleted /platforms/android/res/drawable-land-mdpi/screen.png Deleted /platforms/android/res/drawable-land-xhdpi/screen.png Deleted /platforms/android/res/drawable-ldpi/screen.png Deleted /platforms/android/res/drawable-mdpi/screen.png Deleted /platforms/android/res/drawable-port-hdpi/screen.png Deleted /platforms/android/res/drawable-port-ldpi/screen.png Deleted /platforms/android/res/drawable-port-mdpi/screen.png Deleted /platforms/android/res/drawable-port-xhdpi/screen.png Deleted /platforms/android/res/drawable-xhdpi/screen.png Deleted /platforms/android/res/drawable-xxhdpi/screen.png Deleted /platforms/android/res/drawable-xxxhdpi/screen.png splash screens: [{"platform":"android","src":"resources/android/splash/drawable-land-ldpi-screen.png","density":"land-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-land-mdpi-screen.png","density":"land-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-hdpi-screen.png","density":"land-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xhdpi-screen.png","density":"land-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxhdpi-screen.png","density":"land-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxxhdpi-screen.png","density":"land-xxxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-ldpi-screen.png","density":"port-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-port-mdpi-screen.png","density":"port-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-hdpi-screen.png","density":"port-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xhdpi-screen.png","density":"port-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxhdpi-screen.png","density":"port-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxxhdpi-screen.png","density":"port-xxxhdpi"}] copying image from /resources/android/splash/drawable-land-ldpi-screen.png to /platforms/android/res/drawable-land-ldpi/screen.png copying image from /resources/android/splash/drawable-land-mdpi-screen.png to /platforms/android/res/drawable-land-mdpi/screen.png copying image from /resources/android/splash/drawable-land-hdpi-screen.png to /platforms/android/res/drawable-land-hdpi/screen.png copying image from /resources/android/splash/drawable-land-xhdpi-screen.png to /platforms/android/res/drawable-land-xhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxhdpi-screen.png to /platforms/android/res/drawable-land-xxhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxxhdpi-screen.png to /platforms/android/res/drawable-land-xxxhdpi/screen.png copying image from /resources/android/splash/drawable-port-ldpi-screen.png to /platforms/android/res/drawable-port-ldpi/screen.png copying image from /resources/android/splash/drawable-port-mdpi-screen.png to /platforms/android/res/drawable-port-mdpi/screen.png copying image from /resources/android/splash/drawable-port-hdpi-screen.png to /platforms/android/res/drawable-port-hdpi/screen.png copying image from /resources/android/splash/drawable-port-xhdpi-screen.png to /platforms/android/res/drawable-port-xhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxhdpi-screen.png to /platforms/android/res/drawable-port-xxhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxxhdpi-screen.png to /platforms/android/res/drawable-port-xxxhdpi/screen.png updated project successfully No scripts found for hook "before_prepare". Checking for saved platforms that haven't been added to the project Platform 'android' found in config.xml... Migrating it to package.json Checking for saved plugins that haven't been added to the project Plugin 'cordova-plugin-splashscreen' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-statusbar' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-wkwebview-engine' found in config.xml... Migrating it to package.json Discovered plugin "cordova-plugin-whitelist". Adding it to the project No scripts found for hook "before_plugin_add". Calling plugman.fetch on plugin "cordova-plugin-whitelist@^1.3.4" Copying plugin "/node_modules/cordova-plugin-whitelist" => "/plugins/cordova-plugin-whitelist" Calling plugman.install on plugin "/plugins/cordova-plugin-whitelist" for platform "android Installing "cordova-plugin-whitelist" for android Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-whitelist on android platform only. No scripts found for hook "before_plugin_install". Install start for "cordova-plugin-whitelist" on android. Install complete for cordova-plugin-whitelist on android. Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-whitelist on android platform only. No scripts found for hook "after_plugin_install". Adding cordova-plugin-whitelist to package.json Generating config.xml from defaults for platform "android" Wrote out Android application name to "MathxEX" Wrote out Android package name to "com.TsTan.mathxEX" Deleted /platforms/android/res/drawable-hdpi/icon.png Deleted /platforms/android/res/drawable-land-hdpi/icon.png Deleted /platforms/android/res/drawable-land-ldpi/icon.png Deleted /platforms/android/res/drawable-land-mdpi/icon.png Deleted /platforms/android/res/drawable-land-xhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-ldpi/icon.png Deleted /platforms/android/res/drawable-mdpi/icon.png Deleted /platforms/android/res/drawable-port-hdpi/icon.png Deleted /platforms/android/res/drawable-port-ldpi/icon.png Deleted /platforms/android/res/drawable-port-mdpi/icon.png Deleted /platforms/android/res/drawable-port-xhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-xhdpi/icon.png Deleted /platforms/android/res/drawable-xxhdpi/icon.png Deleted /platforms/android/res/drawable-xxxhdpi/icon.png copying image from /resources/android/icon/drawable-ldpi-icon.png to /platforms/android/res/drawable-ldpi/icon.png copying image from /resources/android/icon/drawable-mdpi-icon.png to /platforms/android/res/drawable-mdpi/icon.png copying image from /resources/android/icon/drawable-hdpi-icon.png to /platforms/android/res/drawable-hdpi/icon.png copying image from /resources/android/icon/drawable-xhdpi-icon.png to /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-xxhdpi-icon.png to /platforms/android/res/drawable-xxhdpi/icon.png copying image from /resources/android/icon/drawable-xxxhdpi-icon.png to /platforms/android/res/drawable-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-hdpi/screen.png Deleted /platforms/android/res/drawable-land-hdpi/screen.png Deleted /platforms/android/res/drawable-land-ldpi/screen.png Deleted /platforms/android/res/drawable-land-mdpi/screen.png Deleted /platforms/android/res/drawable-land-xhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-ldpi/screen.png Deleted /platforms/android/res/drawable-mdpi/screen.png Deleted /platforms/android/res/drawable-port-hdpi/screen.png Deleted /platforms/android/res/drawable-port-ldpi/screen.png Deleted /platforms/android/res/drawable-port-mdpi/screen.png Deleted /platforms/android/res/drawable-port-xhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-xhdpi/screen.png Deleted /platforms/android/res/drawable-xxhdpi/screen.png Deleted /platforms/android/res/drawable-xxxhdpi/screen.png splash screens: [{"platform":"android","src":"resources/android/splash/drawable-land-ldpi-screen.png","density":"land-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-land-mdpi-screen.png","density":"land-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-hdpi-screen.png","density":"land-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xhdpi-screen.png","density":"land-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxhdpi-screen.png","density":"land-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxxhdpi-screen.png","density":"land-xxxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-ldpi-screen.png","density":"port-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-port-mdpi-screen.png","density":"port-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-hdpi-screen.png","density":"port-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xhdpi-screen.png","density":"port-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxhdpi-screen.png","density":"port-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxxhdpi-screen.png","density":"port-xxxhdpi"}] copying image from /resources/android/splash/drawable-land-ldpi-screen.png to /platforms/android/res/drawable-land-ldpi/screen.png copying image from /resources/android/splash/drawable-land-mdpi-screen.png to /platforms/android/res/drawable-land-mdpi/screen.png copying image from /resources/android/splash/drawable-land-hdpi-screen.png to /platforms/android/res/drawable-land-hdpi/screen.png copying image from /resources/android/splash/drawable-land-xhdpi-screen.png to /platforms/android/res/drawable-land-xhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxhdpi-screen.png to /platforms/android/res/drawable-land-xxhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxxhdpi-screen.png to /platforms/android/res/drawable-land-xxxhdpi/screen.png copying image from /resources/android/splash/drawable-port-ldpi-screen.png to /platforms/android/res/drawable-port-ldpi/screen.png copying image from /resources/android/splash/drawable-port-mdpi-screen.png to /platforms/android/res/drawable-port-mdpi/screen.png copying image from /resources/android/splash/drawable-port-hdpi-screen.png to /platforms/android/res/drawable-port-hdpi/screen.png copying image from /resources/android/splash/drawable-port-xhdpi-screen.png to /platforms/android/res/drawable-port-xhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxhdpi-screen.png to /platforms/android/res/drawable-port-xxhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxxhdpi-screen.png to /platforms/android/res/drawable-port-xxxhdpi/screen.png updated project successfully No scripts found for hook "after_plugin_add". Discovered plugin "cordova-plugin-splashscreen". Adding it to the project No scripts found for hook "before_plugin_add". No version specified for cordova-plugin-splashscreen, retrieving version from config.xml No version for cordova-plugin-splashscreen saved in config.xml or package.json Attempting to use npm info for cordova-plugin-splashscreen to choose a compatible release Ignoring invalid version in cordova-plugin-splashscreen cordovaDependencies: >=4.0.0 (must be a single version <= latest or an upper bound) Ignoring invalid version in cordova-plugin-splashscreen cordovaDependencies: 7.0.0 (must be a single version <= latest or an upper bound) Calling plugman.fetch on plugin "cordova-plugin-splashscreen@6.0.0" fetch: Installing cordova-plugin-splashscreen@6.0.0 to Running command: npm install cordova-plugin-splashscreen@6.0.0 --save-dev Command finished with error code 0: npm install,cordova-plugin-splashscreen@6.0.0,--save-dev Copying plugin "/node_modules/cordova-plugin-splashscreen" => "/plugins/cordova-plugin-splashscreen" Calling plugman.install on plugin "/plugins/cordova-plugin-splashscreen" for platform "android Installing "cordova-plugin-splashscreen" for android Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-splashscreen on android platform only. No scripts found for hook "before_plugin_install". Install start for "cordova-plugin-splashscreen" on android. Install complete for cordova-plugin-splashscreen on android. Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-splashscreen on android platform only. No scripts found for hook "after_plugin_install". Adding cordova-plugin-splashscreen to package.json Generating config.xml from defaults for platform "android" Wrote out Android application name to "MathxEX" Wrote out Android package name to "com.TsTan.mathxEX" Deleted /platforms/android/res/drawable-hdpi/icon.png Deleted /platforms/android/res/drawable-land-hdpi/icon.png Deleted /platforms/android/res/drawable-land-ldpi/icon.png Deleted /platforms/android/res/drawable-land-mdpi/icon.png Deleted /platforms/android/res/drawable-land-xhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-ldpi/icon.png Deleted /platforms/android/res/drawable-mdpi/icon.png Deleted /platforms/android/res/drawable-port-hdpi/icon.png Deleted /platforms/android/res/drawable-port-ldpi/icon.png Deleted /platforms/android/res/drawable-port-mdpi/icon.png Deleted /platforms/android/res/drawable-port-xhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-xhdpi/icon.png Deleted /platforms/android/res/drawable-xxhdpi/icon.png Deleted /platforms/android/res/drawable-xxxhdpi/icon.png copying image from /resources/android/icon/drawable-ldpi-icon.png to /platforms/android/res/drawable-ldpi/icon.png copying image from /resources/android/icon/drawable-mdpi-icon.png to /platforms/android/res/drawable-mdpi/icon.png copying image from /resources/android/icon/drawable-hdpi-icon.png to /platforms/android/res/drawable-hdpi/icon.png copying image from /resources/android/icon/drawable-xhdpi-icon.png to /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-xxhdpi-icon.png to /platforms/android/res/drawable-xxhdpi/icon.png copying image from /resources/android/icon/drawable-xxxhdpi-icon.png to /platforms/android/res/drawable-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-hdpi/screen.png Deleted /platforms/android/res/drawable-land-hdpi/screen.png Deleted /platforms/android/res/drawable-land-ldpi/screen.png Deleted /platforms/android/res/drawable-land-mdpi/screen.png Deleted /platforms/android/res/drawable-land-xhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-ldpi/screen.png Deleted /platforms/android/res/drawable-mdpi/screen.png Deleted /platforms/android/res/drawable-port-hdpi/screen.png Deleted /platforms/android/res/drawable-port-ldpi/screen.png Deleted /platforms/android/res/drawable-port-mdpi/screen.png Deleted /platforms/android/res/drawable-port-xhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-xhdpi/screen.png Deleted /platforms/android/res/drawable-xxhdpi/screen.png Deleted /platforms/android/res/drawable-xxxhdpi/screen.png splash screens: [{"platform":"android","src":"resources/android/splash/drawable-land-ldpi-screen.png","density":"land-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-land-mdpi-screen.png","density":"land-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-hdpi-screen.png","density":"land-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xhdpi-screen.png","density":"land-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxhdpi-screen.png","density":"land-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxxhdpi-screen.png","density":"land-xxxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-ldpi-screen.png","density":"port-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-port-mdpi-screen.png","density":"port-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-hdpi-screen.png","density":"port-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xhdpi-screen.png","density":"port-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxhdpi-screen.png","density":"port-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxxhdpi-screen.png","density":"port-xxxhdpi"}] copying image from /resources/android/splash/drawable-land-ldpi-screen.png to /platforms/android/res/drawable-land-ldpi/screen.png copying image from /resources/android/splash/drawable-land-mdpi-screen.png to /platforms/android/res/drawable-land-mdpi/screen.png copying image from /resources/android/splash/drawable-land-hdpi-screen.png to /platforms/android/res/drawable-land-hdpi/screen.png copying image from /resources/android/splash/drawable-land-xhdpi-screen.png to /platforms/android/res/drawable-land-xhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxhdpi-screen.png to /platforms/android/res/drawable-land-xxhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxxhdpi-screen.png to /platforms/android/res/drawable-land-xxxhdpi/screen.png copying image from /resources/android/splash/drawable-port-ldpi-screen.png to /platforms/android/res/drawable-port-ldpi/screen.png copying image from /resources/android/splash/drawable-port-mdpi-screen.png to /platforms/android/res/drawable-port-mdpi/screen.png copying image from /resources/android/splash/drawable-port-hdpi-screen.png to /platforms/android/res/drawable-port-hdpi/screen.png copying image from /resources/android/splash/drawable-port-xhdpi-screen.png to /platforms/android/res/drawable-port-xhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxhdpi-screen.png to /platforms/android/res/drawable-port-xxhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxxhdpi-screen.png to /platforms/android/res/drawable-port-xxxhdpi/screen.png updated project successfully No scripts found for hook "after_plugin_add". Discovered plugin "cordova-plugin-statusbar". Adding it to the project No scripts found for hook "before_plugin_add". No version specified for cordova-plugin-statusbar, retrieving version from config.xml No version for cordova-plugin-statusbar saved in config.xml or package.json Attempting to use npm info for cordova-plugin-statusbar to choose a compatible release Ignoring invalid version in cordova-plugin-statusbar cordovaDependencies: 3.0.0 (must be a single version <= latest or an upper bound) Calling plugman.fetch on plugin "cordova-plugin-statusbar@2.4.3" fetch: Installing cordova-plugin-statusbar@2.4.3 to Running command: npm install cordova-plugin-statusbar@2.4.3 --save-dev Command finished with error code 0: npm install,cordova-plugin-statusbar@2.4.3,--save-dev Copying plugin "/node_modules/cordova-plugin-statusbar" => "/plugins/cordova-plugin-statusbar" Calling plugman.install on plugin "/plugins/cordova-plugin-statusbar" for platform "android Installing "cordova-plugin-statusbar" for android Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-statusbar on android platform only. No scripts found for hook "before_plugin_install". Install start for "cordova-plugin-statusbar" on android. Install complete for cordova-plugin-statusbar on android. Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-statusbar on android platform only. No scripts found for hook "after_plugin_install". Adding cordova-plugin-statusbar to package.json Generating config.xml from defaults for platform "android" Wrote out Android application name to "MathxEX" Wrote out Android package name to "com.TsTan.mathxEX" Deleted /platforms/android/res/drawable-hdpi/icon.png Deleted /platforms/android/res/drawable-land-hdpi/icon.png Deleted /platforms/android/res/drawable-land-ldpi/icon.png Deleted /platforms/android/res/drawable-land-mdpi/icon.png Deleted /platforms/android/res/drawable-land-xhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-ldpi/icon.png Deleted /platforms/android/res/drawable-mdpi/icon.png Deleted /platforms/android/res/drawable-port-hdpi/icon.png Deleted /platforms/android/res/drawable-port-ldpi/icon.png Deleted /platforms/android/res/drawable-port-mdpi/icon.png Deleted /platforms/android/res/drawable-port-xhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-xhdpi/icon.png Deleted /platforms/android/res/drawable-xxhdpi/icon.png Deleted /platforms/android/res/drawable-xxxhdpi/icon.png copying image from /resources/android/icon/drawable-ldpi-icon.png to /platforms/android/res/drawable-ldpi/icon.png copying image from /resources/android/icon/drawable-mdpi-icon.png to /platforms/android/res/drawable-mdpi/icon.png copying image from /resources/android/icon/drawable-hdpi-icon.png to /platforms/android/res/drawable-hdpi/icon.png copying image from /resources/android/icon/drawable-xhdpi-icon.png to /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-xxhdpi-icon.png to /platforms/android/res/drawable-xxhdpi/icon.png copying image from /resources/android/icon/drawable-xxxhdpi-icon.png to /platforms/android/res/drawable-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-hdpi/screen.png Deleted /platforms/android/res/drawable-land-hdpi/screen.png Deleted /platforms/android/res/drawable-land-ldpi/screen.png Deleted /platforms/android/res/drawable-land-mdpi/screen.png Deleted /platforms/android/res/drawable-land-xhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-ldpi/screen.png Deleted /platforms/android/res/drawable-mdpi/screen.png Deleted /platforms/android/res/drawable-port-hdpi/screen.png Deleted /platforms/android/res/drawable-port-ldpi/screen.png Deleted /platforms/android/res/drawable-port-mdpi/screen.png Deleted /platforms/android/res/drawable-port-xhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-xhdpi/screen.png Deleted /platforms/android/res/drawable-xxhdpi/screen.png Deleted /platforms/android/res/drawable-xxxhdpi/screen.png splash screens: [{"platform":"android","src":"resources/android/splash/drawable-land-ldpi-screen.png","density":"land-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-land-mdpi-screen.png","density":"land-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-hdpi-screen.png","density":"land-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xhdpi-screen.png","density":"land-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxhdpi-screen.png","density":"land-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxxhdpi-screen.png","density":"land-xxxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-ldpi-screen.png","density":"port-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-port-mdpi-screen.png","density":"port-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-hdpi-screen.png","density":"port-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xhdpi-screen.png","density":"port-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxhdpi-screen.png","density":"port-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxxhdpi-screen.png","density":"port-xxxhdpi"}] copying image from /resources/android/splash/drawable-land-ldpi-screen.png to /platforms/android/res/drawable-land-ldpi/screen.png copying image from /resources/android/splash/drawable-land-mdpi-screen.png to /platforms/android/res/drawable-land-mdpi/screen.png copying image from /resources/android/splash/drawable-land-hdpi-screen.png to /platforms/android/res/drawable-land-hdpi/screen.png copying image from /resources/android/splash/drawable-land-xhdpi-screen.png to /platforms/android/res/drawable-land-xhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxhdpi-screen.png to /platforms/android/res/drawable-land-xxhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxxhdpi-screen.png to /platforms/android/res/drawable-land-xxxhdpi/screen.png copying image from /resources/android/splash/drawable-port-ldpi-screen.png to /platforms/android/res/drawable-port-ldpi/screen.png copying image from /resources/android/splash/drawable-port-mdpi-screen.png to /platforms/android/res/drawable-port-mdpi/screen.png copying image from /resources/android/splash/drawable-port-hdpi-screen.png to /platforms/android/res/drawable-port-hdpi/screen.png copying image from /resources/android/splash/drawable-port-xhdpi-screen.png to /platforms/android/res/drawable-port-xhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxhdpi-screen.png to /platforms/android/res/drawable-port-xxhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxxhdpi-screen.png to /platforms/android/res/drawable-port-xxxhdpi/screen.png updated project successfully No scripts found for hook "after_plugin_add". Discovered plugin "cordova-plugin-wkwebview-engine". Adding it to the project No scripts found for hook "before_plugin_add". No version specified for cordova-plugin-wkwebview-engine, retrieving version from config.xml No version for cordova-plugin-wkwebview-engine saved in config.xml or package.json Attempting to use npm info for cordova-plugin-wkwebview-engine to choose a compatible release Ignoring invalid version in cordova-plugin-wkwebview-engine cordovaDependencies: 2.0.0 (must be a single version <= latest or an upper bound) Ignoring cordova-plugin-wkwebview-engine cordovaDependencies entry because it did not contain any valid plugin version entries Calling plugman.fetch on plugin "cordova-plugin-wkwebview-engine" fetch: Installing cordova-plugin-wkwebview-engine to Running command: npm install cordova-plugin-wkwebview-engine --save-dev Command finished with error code 0: npm install,cordova-plugin-wkwebview-engine,--save-dev Copying plugin "/node_modules/cordova-plugin-wkwebview-engine" => "/plugins/cordova-plugin-wkwebview-engine" Calling plugman.install on plugin "/plugins/cordova-plugin-wkwebview-engine" for platform "android Installing "cordova-plugin-wkwebview-engine" for android Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-wkwebview-engine on android platform only. No scripts found for hook "before_plugin_install". Install start for "cordova-plugin-wkwebview-engine" on android. Install complete for cordova-plugin-wkwebview-engine on android. Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-wkwebview-engine on android platform only. No scripts found for hook "after_plugin_install". Adding cordova-plugin-wkwebview-engine to package.json Generating config.xml from defaults for platform "android" Wrote out Android application name to "MathxEX" Wrote out Android package name to "com.TsTan.mathxEX" Deleted /platforms/android/res/drawable-hdpi/icon.png Deleted /platforms/android/res/drawable-land-hdpi/icon.png Deleted /platforms/android/res/drawable-land-ldpi/icon.png Deleted /platforms/android/res/drawable-land-mdpi/icon.png Deleted /platforms/android/res/drawable-land-xhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-ldpi/icon.png Deleted /platforms/android/res/drawable-mdpi/icon.png Deleted /platforms/android/res/drawable-port-hdpi/icon.png Deleted /platforms/android/res/drawable-port-ldpi/icon.png Deleted /platforms/android/res/drawable-port-mdpi/icon.png Deleted /platforms/android/res/drawable-port-xhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-xhdpi/icon.png Deleted /platforms/android/res/drawable-xxhdpi/icon.png Deleted /platforms/android/res/drawable-xxxhdpi/icon.png copying image from /resources/android/icon/drawable-ldpi-icon.png to /platforms/android/res/drawable-ldpi/icon.png copying image from /resources/android/icon/drawable-mdpi-icon.png to /platforms/android/res/drawable-mdpi/icon.png copying image from /resources/android/icon/drawable-hdpi-icon.png to /platforms/android/res/drawable-hdpi/icon.png copying image from /resources/android/icon/drawable-xhdpi-icon.png to /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-xxhdpi-icon.png to /platforms/android/res/drawable-xxhdpi/icon.png copying image from /resources/android/icon/drawable-xxxhdpi-icon.png to /platforms/android/res/drawable-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-hdpi/screen.png Deleted /platforms/android/res/drawable-land-hdpi/screen.png Deleted /platforms/android/res/drawable-land-ldpi/screen.png Deleted /platforms/android/res/drawable-land-mdpi/screen.png Deleted /platforms/android/res/drawable-land-xhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-ldpi/screen.png Deleted /platforms/android/res/drawable-mdpi/screen.png Deleted /platforms/android/res/drawable-port-hdpi/screen.png Deleted /platforms/android/res/drawable-port-ldpi/screen.png Deleted /platforms/android/res/drawable-port-mdpi/screen.png Deleted /platforms/android/res/drawable-port-xhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-xhdpi/screen.png Deleted /platforms/android/res/drawable-xxhdpi/screen.png Deleted /platforms/android/res/drawable-xxxhdpi/screen.png splash screens: [{"platform":"android","src":"resources/android/splash/drawable-land-ldpi-screen.png","density":"land-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-land-mdpi-screen.png","density":"land-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-hdpi-screen.png","density":"land-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xhdpi-screen.png","density":"land-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxhdpi-screen.png","density":"land-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxxhdpi-screen.png","density":"land-xxxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-ldpi-screen.png","density":"port-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-port-mdpi-screen.png","density":"port-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-hdpi-screen.png","density":"port-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xhdpi-screen.png","density":"port-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxhdpi-screen.png","density":"port-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxxhdpi-screen.png","density":"port-xxxhdpi"}] copying image from /resources/android/splash/drawable-land-ldpi-screen.png to /platforms/android/res/drawable-land-ldpi/screen.png copying image from /resources/android/splash/drawable-land-mdpi-screen.png to /platforms/android/res/drawable-land-mdpi/screen.png copying image from /resources/android/splash/drawable-land-hdpi-screen.png to /platforms/android/res/drawable-land-hdpi/screen.png copying image from /resources/android/splash/drawable-land-xhdpi-screen.png to /platforms/android/res/drawable-land-xhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxhdpi-screen.png to /platforms/android/res/drawable-land-xxhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxxhdpi-screen.png to /platforms/android/res/drawable-land-xxxhdpi/screen.png copying image from /resources/android/splash/drawable-port-ldpi-screen.png to /platforms/android/res/drawable-port-ldpi/screen.png copying image from /resources/android/splash/drawable-port-mdpi-screen.png to /platforms/android/res/drawable-port-mdpi/screen.png copying image from /resources/android/splash/drawable-port-hdpi-screen.png to /platforms/android/res/drawable-port-hdpi/screen.png copying image from /resources/android/splash/drawable-port-xhdpi-screen.png to /platforms/android/res/drawable-port-xhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxhdpi-screen.png to /platforms/android/res/drawable-port-xxhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxxhdpi-screen.png to /platforms/android/res/drawable-port-xxxhdpi/screen.png updated project successfully No scripts found for hook "after_plugin_add". Generating config.xml from defaults for platform "android" Wrote out Android application name to "MathxEX" Wrote out Android package name to "com.TsTan.mathxEX" Deleted /platforms/android/res/drawable-hdpi/icon.png Deleted /platforms/android/res/drawable-land-hdpi/icon.png Deleted /platforms/android/res/drawable-land-ldpi/icon.png Deleted /platforms/android/res/drawable-land-mdpi/icon.png Deleted /platforms/android/res/drawable-land-xhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-ldpi/icon.png Deleted /platforms/android/res/drawable-mdpi/icon.png Deleted /platforms/android/res/drawable-port-hdpi/icon.png Deleted /platforms/android/res/drawable-port-ldpi/icon.png Deleted /platforms/android/res/drawable-port-mdpi/icon.png Deleted /platforms/android/res/drawable-port-xhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-xhdpi/icon.png Deleted /platforms/android/res/drawable-xxhdpi/icon.png Deleted /platforms/android/res/drawable-xxxhdpi/icon.png copying image from /resources/android/icon/drawable-ldpi-icon.png to /platforms/android/res/drawable-ldpi/icon.png copying image from /resources/android/icon/drawable-mdpi-icon.png to /platforms/android/res/drawable-mdpi/icon.png copying image from /resources/android/icon/drawable-hdpi-icon.png to /platforms/android/res/drawable-hdpi/icon.png copying image from /resources/android/icon/drawable-xhdpi-icon.png to /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-xxhdpi-icon.png to /platforms/android/res/drawable-xxhdpi/icon.png copying image from /resources/android/icon/drawable-xxxhdpi-icon.png to /platforms/android/res/drawable-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-hdpi/screen.png Deleted /platforms/android/res/drawable-land-hdpi/screen.png Deleted /platforms/android/res/drawable-land-ldpi/screen.png Deleted /platforms/android/res/drawable-land-mdpi/screen.png Deleted /platforms/android/res/drawable-land-xhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-ldpi/screen.png Deleted /platforms/android/res/drawable-mdpi/screen.png Deleted /platforms/android/res/drawable-port-hdpi/screen.png Deleted /platforms/android/res/drawable-port-ldpi/screen.png Deleted /platforms/android/res/drawable-port-mdpi/screen.png Deleted /platforms/android/res/drawable-port-xhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-xhdpi/screen.png Deleted /platforms/android/res/drawable-xxhdpi/screen.png Deleted /platforms/android/res/drawable-xxxhdpi/screen.png splash screens: [{"platform":"android","src":"resources/android/splash/drawable-land-ldpi-screen.png","density":"land-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-land-mdpi-screen.png","density":"land-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-hdpi-screen.png","density":"land-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xhdpi-screen.png","density":"land-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxhdpi-screen.png","density":"land-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxxhdpi-screen.png","density":"land-xxxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-ldpi-screen.png","density":"port-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-port-mdpi-screen.png","density":"port-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-hdpi-screen.png","density":"port-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xhdpi-screen.png","density":"port-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxhdpi-screen.png","density":"port-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxxhdpi-screen.png","density":"port-xxxhdpi"}] copying image from /resources/android/splash/drawable-land-ldpi-screen.png to /platforms/android/res/drawable-land-ldpi/screen.png copying image from /resources/android/splash/drawable-land-mdpi-screen.png to /platforms/android/res/drawable-land-mdpi/screen.png copying image from /resources/android/splash/drawable-land-hdpi-screen.png to /platforms/android/res/drawable-land-hdpi/screen.png copying image from /resources/android/splash/drawable-land-xhdpi-screen.png to /platforms/android/res/drawable-land-xhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxhdpi-screen.png to /platforms/android/res/drawable-land-xxhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxxhdpi-screen.png to /platforms/android/res/drawable-land-xxxhdpi/screen.png copying image from /resources/android/splash/drawable-port-ldpi-screen.png to /platforms/android/res/drawable-port-ldpi/screen.png copying image from /resources/android/splash/drawable-port-mdpi-screen.png to /platforms/android/res/drawable-port-mdpi/screen.png copying image from /resources/android/splash/drawable-port-hdpi-screen.png to /platforms/android/res/drawable-port-hdpi/screen.png copying image from /resources/android/splash/drawable-port-xhdpi-screen.png to /platforms/android/res/drawable-port-xhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxhdpi-screen.png to /platforms/android/res/drawable-port-xxhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxxhdpi-screen.png to /platforms/android/res/drawable-port-xxxhdpi/screen.png updated project successfully No scripts found for hook "after_prepare". Saving android@5.1.1 into platforms.json Output: Cordova Packages: cli: 10.0.0 common: 4.0.2 create: 3.0.0 lib: 10.0.0 common: 4.0.2 fetch: 3.0.1 serve: 4.0.0 Project Installed Platforms: android: 5.1.1 Project Installed Plugins: cordova-plugin-splashscreen: 6.0.0 cordova-plugin-statusbar: 2.4.3 cordova-plugin-whitelist: 1.3.5 cordova-plugin-wkwebview-engine: 1.2.2 Environment: OS: macOS 11.5.2 (20G95) (darwin 20.6.0) x64 Node: v14.17.5 npm: 7.21.1 android Environment: android: ERROR: Command failed with ENOENT: android list target spawn android ENOENT Project Setting Files: config.xml: MathxEX simple math x / + - exercise and study corner. package.json: --- Start of Cordova JSON Snippet --- { "plugins": { "cordova-plugin-whitelist": {}, "cordova-plugin-splashscreen": {}, "cordova-plugin-statusbar": {}, "cordova-plugin-wkwebview-engine": {} }, "platforms": [ "android" ] } --- End of Cordova JSON Snippet --- Output: Loading local repository... [========= ] 25% Loading local repository... [========= ] 25% Fetch remote repository... [=======================================] 100% Fetch remote repository... Available Android targets: ---------- id: 1 or "android-26" Name: Android API 26 Type: Platform API level: 26 Revision: 2 ---------- id: 2 or "android-27" Name: Android API 27 Type: Platform API level: 27 Revision: 3 ---------- id: 3 or "android-28" Name: Android API 28 Type: Platform API level: 28 Revision: 6 ---------- id: 4 or "android-29" Name: Android API 29 Type: Platform API level: 29 Revision: 5 ---------- id: 5 or "android-30" Name: Android API 30 Type: Platform API level: 30 Revision: 3 Output: Checking for saved platforms that haven't been added to the project Platform API successfully found in: /platforms/android/cordova/Api.js Checking for saved plugins that haven't been added to the project Generating config.xml from defaults for platform "android" Wrote out Android application name to "MathxEX" Wrote out Android package name to "com.TsTan.mathxEX" Deleted /platforms/android/res/drawable-hdpi/icon.png Deleted /platforms/android/res/drawable-land-hdpi/icon.png Deleted /platforms/android/res/drawable-land-ldpi/icon.png Deleted /platforms/android/res/drawable-land-mdpi/icon.png Deleted /platforms/android/res/drawable-land-xhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxhdpi/icon.png Deleted /platforms/android/res/drawable-land-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-ldpi/icon.png Deleted /platforms/android/res/drawable-mdpi/icon.png Deleted /platforms/android/res/drawable-port-hdpi/icon.png Deleted /platforms/android/res/drawable-port-ldpi/icon.png Deleted /platforms/android/res/drawable-port-mdpi/icon.png Deleted /platforms/android/res/drawable-port-xhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxhdpi/icon.png Deleted /platforms/android/res/drawable-port-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-xhdpi/icon.png Deleted /platforms/android/res/drawable-xxhdpi/icon.png Deleted /platforms/android/res/drawable-xxxhdpi/icon.png copying image from /resources/android/icon/drawable-ldpi-icon.png to /platforms/android/res/drawable-ldpi/icon.png copying image from /resources/android/icon/drawable-mdpi-icon.png to /platforms/android/res/drawable-mdpi/icon.png copying image from /resources/android/icon/drawable-hdpi-icon.png to /platforms/android/res/drawable-hdpi/icon.png copying image from /resources/android/icon/drawable-xhdpi-icon.png to /platforms/android/res/drawable-xhdpi/icon.png copying image from /resources/android/icon/drawable-xxhdpi-icon.png to /platforms/android/res/drawable-xxhdpi/icon.png copying image from /resources/android/icon/drawable-xxxhdpi-icon.png to /platforms/android/res/drawable-xxxhdpi/icon.png Deleted /platforms/android/res/drawable-hdpi/screen.png Deleted /platforms/android/res/drawable-land-hdpi/screen.png Deleted /platforms/android/res/drawable-land-ldpi/screen.png Deleted /platforms/android/res/drawable-land-mdpi/screen.png Deleted /platforms/android/res/drawable-land-xhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxhdpi/screen.png Deleted /platforms/android/res/drawable-land-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-ldpi/screen.png Deleted /platforms/android/res/drawable-mdpi/screen.png Deleted /platforms/android/res/drawable-port-hdpi/screen.png Deleted /platforms/android/res/drawable-port-ldpi/screen.png Deleted /platforms/android/res/drawable-port-mdpi/screen.png Deleted /platforms/android/res/drawable-port-xhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxhdpi/screen.png Deleted /platforms/android/res/drawable-port-xxxhdpi/screen.png Deleted /platforms/android/res/drawable-xhdpi/screen.png Deleted /platforms/android/res/drawable-xxhdpi/screen.png Deleted /platforms/android/res/drawable-xxxhdpi/screen.png splash screens: [{"platform":"android","src":"resources/android/splash/drawable-land-ldpi-screen.png","density":"land-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-land-mdpi-screen.png","density":"land-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-hdpi-screen.png","density":"land-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xhdpi-screen.png","density":"land-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxhdpi-screen.png","density":"land-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-land-xxxhdpi-screen.png","density":"land-xxxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-ldpi-screen.png","density":"port-ldpi"},{"platform":"android","src":"resources/android/splash/drawable-port-mdpi-screen.png","density":"port-mdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-hdpi-screen.png","density":"port-hdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xhdpi-screen.png","density":"port-xhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxhdpi-screen.png","density":"port-xxhdpi"},{"platform":"android","src":"resources/android/splash/drawable-port-xxxhdpi-screen.png","density":"port-xxxhdpi"}] copying image from /resources/android/splash/drawable-land-ldpi-screen.png to /platforms/android/res/drawable-land-ldpi/screen.png copying image from /resources/android/splash/drawable-land-mdpi-screen.png to /platforms/android/res/drawable-land-mdpi/screen.png copying image from /resources/android/splash/drawable-land-hdpi-screen.png to /platforms/android/res/drawable-land-hdpi/screen.png copying image from /resources/android/splash/drawable-land-xhdpi-screen.png to /platforms/android/res/drawable-land-xhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxhdpi-screen.png to /platforms/android/res/drawable-land-xxhdpi/screen.png copying image from /resources/android/splash/drawable-land-xxxhdpi-screen.png to /platforms/android/res/drawable-land-xxxhdpi/screen.png copying image from /resources/android/splash/drawable-port-ldpi-screen.png to /platforms/android/res/drawable-port-ldpi/screen.png copying image from /resources/android/splash/drawable-port-mdpi-screen.png to /platforms/android/res/drawable-port-mdpi/screen.png copying image from /resources/android/splash/drawable-port-hdpi-screen.png to /platforms/android/res/drawable-port-hdpi/screen.png copying image from /resources/android/splash/drawable-port-xhdpi-screen.png to /platforms/android/res/drawable-port-xhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxhdpi-screen.png to /platforms/android/res/drawable-port-xxhdpi/screen.png copying image from /resources/android/splash/drawable-port-xxxhdpi-screen.png to /platforms/android/res/drawable-port-xxxhdpi/screen.png updated project successfully Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually. Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory. CordovaError: Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually. Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory. at /platforms/android/cordova/lib/check_reqs.js:223:19 at _fulfilled (/platforms/android/cordova/node_modules/q/q.js:834:54) at /platforms/android/cordova/node_modules/q/q.js:863:30 at Promise.promise.promiseDispatch (/platforms/android/cordova/node_modules/q/q.js:796:13) at /platforms/android/cordova/node_modules/q/q.js:857:14 at runSingle (/platforms/android/cordova/node_modules/q/q.js:137:13) at flush (/platforms/android/cordova/node_modules/q/q.js:125:13) at processTicksAndRejections (internal/process/task_queues.js:77:11) CordovaError: Failed to find 'ANDROID_HOME' environment variable. Try setting setting it manually. Your 'engine' may be set to an unsupported 'spec' in config.xml. Build 896c5d49-810c-4432-b625-c259d521fff5 failed