This website requires JavaScript.
Explore
Help
Sign In
public
/
cordova-android
Watch
9
Star
0
Fork
0
You've already forked cordova-android
forked from
github/cordova-android
Code
Pull Requests
Activity
6395eda0c8
cordova-android
/
bin
/
lib
History
filmaj
eb6ada8091
CB-12546: more robust sdk location detection. ANDROID_HOME now can be set from location of either of
adb
,
android
or
avdmanager
commands. slightly rework logic of infering ANDROID_HOME + setting up PATH to hopefully separate the logic into clearer sections. check_reqs.check_android now validates SDK Tools 25.3.1 binaries/structure. added specs for check_reqs.check_android. move android sdk version script. expose some helper functions as module methods to help with mocking.
2017-03-20 10:08:35 -07:00
..
check_reqs.js
CB-12546: more robust sdk location detection. ANDROID_HOME now can be set from location of either of
adb
,
android
or
avdmanager
commands. slightly rework logic of infering ANDROID_HOME + setting up PATH to hopefully separate the logic into clearer sections. check_reqs.check_android now validates SDK Tools 25.3.1 binaries/structure. added specs for check_reqs.check_android. move android sdk version script. expose some helper functions as module methods to help with mocking.
2017-03-20 10:08:35 -07:00
create.js
CB-12546: leverage
avdmanager
if
android
warns it is no longer
2017-03-20 10:08:35 -07:00