adb push local.txt /sdcard/

Category: React Native & Mobile

adb push local.txt /sdcard/

Copy a file from your computer to the device

Copies a local file onto the device. Common uses: pushing an APK to test, seeding test data, or dropping files into app-visible storage paths.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.