Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Had to install NDK for android #3

Open
dragonfax opened this issue Nov 9, 2017 · 0 comments
Open

Had to install NDK for android #3

dragonfax opened this issue Nov 9, 2017 · 0 comments

Comments

@dragonfax
Copy link

dragonfax commented Nov 9, 2017

To get past the first build error, I had to install the ndk-bundle for android. Otherwise I'd get errors about the lack of the NDK.

~/Library/Android/sdk/tools/bin/sdkmanager "ndk-bundle"

You'll want to document this in your setup docs, as the instructions for setting up and using flutter (including Xcode and Android Studio) don't install the NDK. As its not necessary for regular flutter usage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant