+++ date = "2017-02-10" tags = ["android"] title = "Androidで複数のファイルをpushする方法" slug = "android" +++ ```bash $ adb push /path/to/. /sdcard/ ```