How do I push a file to the emulator? In other words how do I run `adb push myfile.txt /sdcard`?
How do I push a file to the emulator? In other words how do I run
adb push myfile.txt /sdcard?