Replace `skip android emulator` with Android CLI
Open
Nobody has claimed this yet.
project
- Dominant language
- Swift
- Stars
- 3.2k
- Forks
- 106
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 1
Description
https://developer.android.com/tools/agents/android-cli
At a minimum, we should probably rip out our implementation and make it wrap Android CLI.
(Maybe we don't need skip android emulator at all any more…?)
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
Read the Android CLI documentation linked in the issue, then locate the existing skip android emulator implementation and trace its callers. Compare its current responsibilities with Android CLI; done means the implementation wraps Android CLI or the command is removed, with the resulting behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, swift
- Domain
- mobile, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100