You are not logged in.

#1 2017-11-08 15:18:40

cswl
Member
Registered: 2015-06-21
Posts: 1

Issue with Android Studio 3.0. Emulator not working from Studio

By looking at https://bbs.archlinux.org/viewtopic.php?id=213192
I was able to create a script which I can use to run from command line

#!/usr/bin/bash

exec "$ANDROID_HOME/emulator/emulator" -use-system-libs "$@" 

However I am still unable to run from Android Studio itself.

Is there any workaround .. I didnt find a newer solution
And that thread is old, so I created a new one..

Offline

Board footer

Powered by FluxBB