budtmo / budtmo/docker-android

[🚀 Feature Request ]: Support EMULATOR_SYS_IMG argument

Open
#362 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
15.8k
Forks
1.8k
Avg merge
12h 13m
Merged PRs (30d)
6

Description

### Idea

It would be great if the SYS_IMG could be passed as an argument.

This would allow, for example, `armeabi-v7a` to be selected as the image which can be run without KVM. [This project](https://github.com/thyrlian/AndroidSDK#vnc) has a no-KVM emulator example which I managed to run successfully.

This would also require the `change_permission` function in `emulator.py` to not throw an exception if `/dev/kvm` is not available.

I understand that the emulator would be slow without KVM, but I believe it would make the project much more versatile without many changes.

### Probelm to solve

Running the emulator without KVM

### Additional Note

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.