mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:42:53 +08:00
7d6ac87033
This gives build/cordova two new command-line arguments: --ant and --gradle, and will select the build type from those. As a fallback for the Cordova CLI, the environment variable ANDROID_BUILD can also be used, set to either "ant" or "gradle". The default is currently "ant", but it is intended for this to change in the future. |
||
---|---|---|
.. | ||
appinfo.js | ||
build.js | ||
clean.js | ||
device.js | ||
emulator.js | ||
exec.js | ||
install-device | ||
install-device.bat | ||
install-emulator | ||
install-emulator.bat | ||
list-devices | ||
list-devices.bat | ||
list-emulator-images | ||
list-emulator-images.bat | ||
list-started-emulators | ||
list-started-emulators.bat | ||
log.js | ||
run.js | ||
spawn.js | ||
start-emulator | ||
start-emulator.bat |