Skip to content

Conversation

@dnfield
Copy link
Contributor

@dnfield dnfield commented Feb 22, 2019

Fixes #25119
Fixes #28076

Relevant changes compared with the original PR are in 6c0e3d9

This could have been caught in unit tests. I'm not adding a new test as part of this PR because that's a bigger effort - right now all of our Android SDK tests assume a non-Windows FS layout. Opened #28354 to track that effort.

@dnfield
Copy link
Contributor Author

dnfield commented Feb 22, 2019

And since the title doesn't acutally link it, related to #28097

@dnfield
Copy link
Contributor Author

dnfield commented Feb 22, 2019

Acutally I had to fix the Android SDK layout anyway for Windows to make this work, and it turns out it wasn't as involved as I thought (just need exe/bat names appended, directory layouts are the same).

@dnfield dnfield added platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels. t: gradle "flutter build" and "flutter run" on Android waiting for tree to go green labels Feb 23, 2019
@dnfield dnfield merged commit 15f2119 into flutter:master Feb 23, 2019
dotdoom added a commit to dotdoom/fastlane-plugin-flutter that referenced this pull request Mar 24, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

platform-android Android applications specifically t: gradle "flutter build" and "flutter run" on Android tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: Circular dependency between self-installing Android SDK and Flutter build Flutter Doctor crashes when tools/sdkmanager is not available

3 participants