when I am install 50 mb apk in my emulator with command line, I got error like ::
50 mb apk
you need to increase virtual memory of emulator
How to increase virtual memory of emulator
\\emulator -avd "Emulator Name" -partition-size 500
after then try to install your apk