skiptools / skiptools/skip.dev
Getting started: `skip android emulator create` fails
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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