cordova-android/spec/fixtures
Raphael von der Grün 9c3195c1ee
refactor!: drop support for android SDK tool (#1083)
* refactor(emulator)!: remove support for legacy `android` binary
`emulator.list_images` now always uses the `avdmanager` binary.
* refactor(android_sdk)!: remove support for legacy `android` binary
`android_sdk.list_targets` now always uses the `avdmanager` binary.
* refactor(check_reqs)!: do not look for legacy `android` binary
* refactor: replace installation instructions involving `android` binary
2021-04-13 19:16:43 +09:00
..
android_studio_project feat!: upgrade android gradle plugin@4.1.3 (#1198) 2021-04-13 16:43:30 +09:00
org.test.plugins.dummyplugin Rewrite install dir resolution for legacy plugins (#589) 2018-11-28 06:46:45 -05:00
org.test.plugins.faultyplugin CB-10729 Move plugin handlers tests for into platform's repo 2016-03-01 11:31:14 +03:00
sdk25.3-avdmanager_list_avd.txt CB-12640: support for android sdk tools 26.0.1. simplified target parsing by using avdmanager instead of sdkmanager. flipped target parsing logic so that it always tries to use avdmanager to retrieve targets first, then falls back to android command if avdmanager cannot be found (and errors with ENOENT). updated tests. 2017-04-10 12:12:46 -07:00
sdk25.3-avdmanager_list_target.txt CB-12640: support for android sdk tools 26.0.1. simplified target parsing by using avdmanager instead of sdkmanager. flipped target parsing logic so that it always tries to use avdmanager to retrieve targets first, then falls back to android command if avdmanager cannot be found (and errors with ENOENT). updated tests. 2017-04-10 12:12:46 -07:00