How do I start an apk on the emulator from the console? I wasn't able to find the correct command.
I have an Ubuntu running in a VM and there the emulator. I now try to install (adb install App.apk -works!) and run it from commandline.
Thanks in advance!