I've installed Android Studio 2.0 and I'm trying to create a new AVD with the following specs:
Hardware profile is Nexus 5
Marshmallow API 23 and ABI x86_64
However, when I tried to start the AVD, I got the following error :
ERROR:./android/qt/qt_setup.cpp:33:Qt library not found at ${SDK_HOME}/tools/lib64/qt/lib Could not launch '${SDK_HOME}/tools/qemu/linux-x86_64/qemu-system-x86_64': No such file or directory
Or the following if I used Marshmallow API 23 and ABI x86:
ERROR:./android/qt/qt_setup.cpp:33:Qt library not found at ${SDK_HOME}/tools/lib64/qt/lib Could not launch '${SDK_HOME}/tools/qemu/linux-x86_64/qemu-system-i386': No such file or directory
My laptop (HP probok 4530s) specs are:
Hardware: CORE i5, 6GB ram, no external Graphic card.
OS: CentOS 6.6