Android Studio and KVM

Report Bugs, Issues and non- package Requests
Post Reply
Message
Author
User avatar
moccax1
Posts: 1
Joined: Fri Sep 21, 2018 12:38 pm

Android Studio and KVM

#1 Post by moccax1 »

I used MX Linux 17.1 and met 2 problems:
1. On AVD (installed along with android studio v3.1), I installed 32 bit libraries (command bellow) and checked "Enable keyboard input" on Virtual Device Configuration but couldn't type in textbox, search bar, and others similar to EditText on Android interface from PC's physical keyboard. I couldn't also click and hold power button on the sidebar to turn off AVD.

Code: Select all

sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386
2. After installing KVM and reboot (command bellow)

Code: Select all

sudo apt-get install qemu-kvm qemu-utils libvirt-bin virt-manager bridge-utils ebtables dnsmasq dnsmasq-utils spice-client-gtk-3.0
Then, update notifier icon on taskbar was no longer responding to right-click and didn't show bubble notification when hover it.
How to fix them?

Post Reply

Return to “Bugs and Non-Package Requests Forum”