android studio emulator code example
Example 1: Run emulator without Android studio.
emulator -list-avds
emulator -avd Nexus_5X_API_26(emulator name)
Example 2: android studio simulated always in front
Ubuntu:
Right Click emulator window, ALT + SPACE, and choose always on top.