Open RedHatter opened 5 years ago
How do I push a file to the emulator? In other words how do I run adb push myfile.txt /sdcard?
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
?