skiptools / skiptools/skip.dev

Getting started: `skip android emulator create` fails

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
32
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Getting Started page and review the Android setup instructions around skip android emulator create. Verify the prerequisite for sdkmanager and update the instructions so a fresh setup can run the command successfully; done means the documented setup covers the reported failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.