This website requires JavaScript.
explore
Help
Sign In
github
/
cordova-android
Watch
3
Star
0
Fork
1
mirror of
https://github.com/apache/cordova-android.git
synced
2026-07-06 00:00:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3ded26e35dd107d82ccbdbd12f09301063d5126
cordova-android
/
bin
T
History
filmaj
af31c83ec1
CB-12640: better handling of unrecognized commands on windows. removed error checking in emulator image listing when shelling out, as we already defensively dont shell out if the program is not on the PATH / not recognized. added additional test for windows unrecognized command errors for target listing. fixed up spying in a test.
2017-05-02 15:59:16 -07:00
..
lib
CB-12546: on create, update the require path for certain helper modules as directory structure differs. big ol TODO dropped as it _is_ kinda weird.
2017-03-20 10:09:45 -07:00
templates
CB-12640: better handling of unrecognized commands on windows. removed error checking in emulator image listing when shelling out, as we already defensively dont shell out if the program is not on the PATH / not recognized. added additional test for windows unrecognized command errors for target listing. fixed up spying in a test.
2017-05-02 15:59:16 -07:00
android_sdk_version
CB-12546: use android_sdk list_targets instead of rewriting the same thing again.
2017-03-20 10:09:45 -07:00
android_sdk_version.bat
[CB-4872] - added android version scripts
2013-10-18 17:13:57 -07:00
check_reqs
CB-12546: move check_reqs to templates directory and update module references.
2017-03-20 10:08:36 -07:00
check_reqs.bat
reverted fixed line endings in check_reqs.bat
2015-10-20 16:48:59 -07:00
create
CB-10749 Use cordova-common.CordovaLogger in cordova-android
2016-03-09 18:54:05 +03:00
create.bat
…
update
CB-10749 Use cordova-common.CordovaLogger in cordova-android
2016-03-09 18:54:05 +03:00
update.bat
…