korlibs / korlibs/korge

Launch Android emulator automatically

Open
#1,208 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Kotlin
Stars
3k
Forks
148
Avg merge
13h 44m
Merged PRs (30d)
1

Description

```
$ANDROID_HOME/emulator/emulator -list-avds
$ANDROID_HOME/emulator/emulator -avd Pixel_6_Pro_API_30
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Android development entry point that could run the listed emulator commands. Check the available AVDs with `emulator -list-avds` and verify that the requested `Pixel_6_Pro_API_30` emulator can be launched automatically; done means the launch no longer requires manually running the second command.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
developer-experience, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.