Have you tried those options? From the man netstat
page:
-c, --continuous This will cause netstat to print the selected information every second continuously. delay Netstat will cycle printing through statistics every delay seconds.
In your case, you can just write:
sudo netstat -cplant | grep emulator