Hallo an Alle,
ich habe über AUR Android-Studio installiert. Es arbeitet erstmal normal. Nachdem ich ein Device angelegt habe und ich die App testen will, passiert erstmal nichts.

Starte ich den Emulator auf der Konsole erscheint folgende Meldung:
[guenter@artemis:~/Android/Sdk/emulator]$ ./emulator -avd Nexus_4_API_27
[140556155364032]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at ../emulator/lib/qt/lib
Could not launch '/home/guenter/Android/Sdk/emulator/../emulator/qemu/linux-x86/qemu-system-i386': No such file or directory
Der Verzeichnisinhalt von ../emulator/lib/qt/lib:
lib
├── advancedFeatures.ini
├── ca-bundle.pem
├── hardware-properties.ini
├── libstdc++
│   ├── libstdc++.so.6
│   └── libstdc++.so.6.0.18
└── pc-bios
    ├── bios-256k.bin
    ├── bios.bin
    ├── efi-virtio.rom
    ├── keymaps
    │   ├── ar
 ...
    │   └── tr
    ├── kvmvapic.bin
    ├── linuxboot.bin
    ├── linuxboot_dma.bin
    └── vgabios-cirrus.bin
Der Verzeichnisinhalt von /emulator/qemu/ :
qemu/
└── linux-x86_64
    ├── qemu-system-aarch64
    ├── qemu-system-armel
    ├── qemu-system-i386
    ├── qemu-system-mips64el
    ├── qemu-system-mipsel
    └── qemu-system-x86_64
und uname -a
Linux artemis 4.13.11-1-ARCH #1 SMP PREEMPT Thu Nov 2 10:25:56 CET 2017 x86_64 GNU/Linux
Hat jemand von Euch eine Vorstellung woran das liegen kann?

Danke für Eure Hilfe und Tipps.

Bis dann ...
MfG
Günter
Hast Du libgl als optionale Abhängigkeit für den Emulator-Support installiert?
@hcjl Danke für Deine Antwort.
Folgende Dateien sind bei mir installiert:
pacman -Qs libgl
local/libglade 2.6.4-5
    Allows you to load glade interface files in a program at runtime
local/libglvnd 0.2.999+g4ba53457-2
    The GL Vendor-Neutral Dispatch library
local/mesa 17.2.5-1
    an open-source implementation of the OpenGL specification
Noch eine Frage: Icg habe festgestellt das mein Thread besser nach Anwendungen und Software passt. Wie kann ich den Thread dorthin verschieben?

Bis dann ...
Mfg
Günter