jaxparrow07 / Androidx86-Installer-Linux

Advanced Android x86 Installer for Linux
GNU General Public License v2.0
68 stars 10 forks source link

Feature Req : qemu-android script support. #13

Open knxwille opened 1 year ago

knxwille commented 1 year ago

Please add qemu-android.sh script to run android with qemu like Android-x86's.

Thank you for your effort.

jaxparrow07 commented 1 year ago

Sorry for the late ( very late ig ) response. Please, can u elaborate the feature and how it could be implemented in the installer? And could you provide any links ( references )?

knxwille commented 1 year ago

Here is a simple android installer like yours but it is for qemu. Additionally it is creates a sh script to launch qemu with installed android image. Your installer is different but way better of course.

Take a look here https://github.com/rexim/qemu-android-x86-runner

On Wed, Dec 21, 2022 at 6:47 PM Jaxparrow @.***> wrote:

Sorry for the late ( very late ig ) response. Please, can u elaborate the feature and how it could be implemented in the installer? And could you provide any links ( references )?

— Reply to this email directly, view it on GitHub https://github.com/jaxparrow07/Androidx86-Installer-Linux/issues/13#issuecomment-1361532231, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKLPACXTVNXLYBQIW7ZQQ6LWOMRAPANCNFSM6AAAAAASWSITIE . You are receiving this because you authored the thread.Message ID: @.***>

-- This is not my real email. I'm using this mail as spam-killer!. Spam messages deleting directly. Do not send me stupid messages.

Xtr126 commented 1 year ago

Here is another script that does the same thing, maybe it could be of some help https://github.com/Xtr126/androidx86-installer-qemu-linux

jaxparrow07 commented 1 year ago

I'm considering adding this feature in the next version, thanks for your contribution.