I'm trying to install android studio on linux manjaro
but it shows me following error:
SDK emulator directory is missing
How i can to fix it?
The error mesage:
I met this problem this morning.
Because I did not drop Android Studio into Application directory, It disappear after it be drop into /Users/{user name}/Applications
directory, you can drop it in /Applications
or Launchpad, etc.
or, you can check SDK directory if exist, try to manual create emulator
directory, but I think it not best way to try, because we should find the root cause (like access right, etc).
Good luck, hope you fix it already.