How to use adb command to push a file on device without sd card November 28, 2022 by Tarik From Ubuntu Terminal, below works for me. ./adb push '/home/hardik.trivedi/Downloads/one.jpg' '/data/local/'