Commit Graph

15 Commits

Author SHA1 Message Date
Aleksandr Chebotov
c50e6e62b5 use helper functions 2020-09-30 23:42:32 +03:00
Aleksandr Chebotov
d66f67dbe1 fix parsing 2020-09-30 18:48:31 +03:00
Aleksandr Chebotov
e2fd93b699 remove download archive 2020-09-30 14:56:59 +03:00
Aleksandr Chebotov
2a76bb378f remove stderr 2>&1 2020-09-30 10:11:33 +03:00
Aleksandr Chebotov
6b13fc34bc use dynamic lists for platforms and build-tools 2020-09-29 13:49:41 +03:00
Dmitry Shibanov
13b9879c7e add ANDROID_SDK_ROOT to windows 2020-09-24 11:09:23 +03:00
Vladimir Safonkin
58f3ee85cb Implement Pester tests for Android SDKs (#1221)
* Add Android SDKs tests

* Fix path to android helpers

* Fix path to sdkmanager

* Remove extra and add-ons tests

* Add verbose option to sdkmanager

* Add additional tools test

* Fix extra and addons tests

* Fix extra and addons android packages

* Fix image templates
2020-07-17 12:35:46 +03:00
Maksim Petrov
8ef693d23d Adding Android 11 (android-30) into SDK installation (#1058)
* Add AndroidR for linux

* Add AndroidR for windows
2020-06-17 11:43:02 +03:00
Aleksandr Chebotov
43e26fa96b Cleanup old markdown documenation approach (#979) 2020-06-02 20:07:12 +03:00
Darii Nurgaleev
c1ad396b6a Add Android SDK 29.0.1 and NDK 21 (#913)
* added android sdk and ndk

* added ndk-bundle instead of NDK version

* ndk_root_path

* removed new lines.
2020-05-26 12:36:27 +03:00
Maksim Petrov
33f6bf1309 Improve Windows provisioners stability (#733)
* Improve Install-CloudFoundryCli.ps1

* Improve Install-Go.ps1

* Improve Install-Kind.ps1

* Improve Install-MysqlCli.ps1

* Improve Install-Rust.ps1

* Improve Install-SQLPowerShellTools.ps1

* Improve Update-AndroidSDK.ps1

* Fix issue with resolve
2020-05-05 20:49:34 +03:00
atsushieno
285850163d Add Android SDK cmake 3.10.2 component to ubuntu16.04, 18.04 and windows.
Android SDK gradle plugin supports fixed versions of cmake, which are
either 3.6.4111459 or 3.10.2. 4988404, and on Github Actions our apps
fail to build if their build.gradle specify cmake 3.10.2 because
Android Gradle Plugin tries to download and install it if it's missing
(and causes file write access violation, at least on Ubuntu).
2020-03-16 23:49:24 +09:00
Maxim Lobanov
35dfbf8678 Update Android SDK Build-Tools to 29.0.3 in Ubuntu and Windows (#495)
* Added Android SDK Build-Tools 29.0.3

* Android-SDK build-tools have been added
2020-03-04 20:54:00 +03:00
Shady Ibraheem
1dcd276b1e Another mop up commit to add missing changes from the last mop-up. 2019-12-13 11:57:37 -05:00
Shady Ibraheem
f396818e23 Inital commit. 2019-11-15 15:38:01 -05:00