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

Had to install NDK for android #3

@dragonfax

Description

@dragonfax

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions