Skip to content

Getting started: skip android emulator create fails #13

@lifepillar

Description

@lifepillar

I have followed the instructions in Getting Started and installed Android Studio, but

skip android emulator create

results in:

[✗] Configure Android SDK Manager (0.01s)
[✗] Command failed with exit code 127
[✗] Create Android emulator failed with 2 errors
See https://skip.dev/docs/faq and https://forums.skip.dev for help
See output log for error details: /tmp/skip-create-2026-02-14T10:56:41Z.txt
Error: 2 errors

The logged error is:

executing command: /bin/sh -c yes | sdkmanager --licenses
/bin/sh: sdkmanager: command not found

Apparently, those instructions assume that sdkmanager is available, but afaict that would require installing Android command-line tools, not just Android Studio. I think that the documentation needs to be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions