Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

start emulator from command line

@Get list of available emulators:
$ emulator -list-avds

Output:
2.7_QVGA_API_21
2.7_QVGA_API_22
Nexus_10_API_30
...

@Start emulator
$ emulator -avd Nexus_10_API_30
Comment

run emulator from command line

emulator -avd @name-of-your-emulator
Comment

run emulator from command line

emulator @DEVICE_NAME
Comment

PREVIOUS NEXT
Code Example
Shell :: copy my ssh key 
Shell :: microsoft install mpi on ubuntu 
Shell :: restart nginx server 
Shell :: how to remove the last character terminal 
Shell :: how to install staruml on ubuntu 18.04 
Shell :: alacritty ubuntu install 
Shell :: reinstal apache2 ubuntu 
Shell :: install angular bootstrap 
Shell :: install jupyterlab with pip 
Shell :: permission denied .sh 
Shell :: update composer globally 
Shell :: how to check if oh my zsh is installed 
Shell :: git clone fatal: unable to access SSL certificate problem: self signed certificate in certificate chain 
Shell :: wireshark brew 
Shell :: install vscode fedora 
Shell :: Unrecognized command "eject" 
Shell :: install c++ ubuntu 
Shell :: firewall-cmd remove port 
Shell :: restart pulseaudio ubuntu 
Shell :: install discord on ubuntu 
Shell :: oh my zsh update 
Shell :: install keras anaconda jupyter notebook 
Shell :: install brave browser on linux 
Shell :: unity logcat 
Shell :: linux enable scroll lock 
Shell :: install wkhtmltopdf mac 
Shell :: make fish as default 
Shell :: how to uninstall openjdk in linux 
Shell :: install certbot ubuntu 20.04 nginx 
Shell :: enable epel repo centos 7 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =