Skip to main content

Copy Files from computer to android device using adb

Copy Files from computer to android device using adb

You can use adb to transfer the files from the computer to your device in cases where you are not able to start the mobile in file transfer mode.

To copy a file from the computer to an android device connected via usb, use this:
adb push "/path/to/local/file" "/mnt/sdcard/path/to/file"
This will copy the local file to the device in the specified location.  Also using adb shell you can create directories or you can also execute some of the shell commands. Once adb is started to launch the adb shell use command 

adb shell

Comments

Popular posts from this blog

Nokia N8 Fbus Cable Pinout With Details

Nokia N8 FBUS Cable Pinout GND  - Ground TX  - Data send RX  - Data receive MBUS  - MBUS data exchange protocol FBUS  - FBUS data exchange protocol VPP  - Programming power supply VCC  - Common collector voltage VBUS  - VBUS, USB powerdetect

Nokia 1202 1661 display solution

Nokia 1202 1661 display solution     

How To Recover Deleted Contacts And Messages From Android Mobiles

How To Recover Deleted Contacts And Messages From Android Mobiles s Android is most popular for its openness and features , there are many companies, such as Motorola, Htc, Samsung Sonyericsson are running android as operating system. There are many features available on android platform to free of use. We can easily backup our daily data with auto sync feature. However some time we feel depressed when accidently our contacts and messages are deleted due to wipe phone. There are many solutions to restore your data back, Like Android recovery tool, Android data recovery. With these tools you can recover contacts on mobile phone or sim card easily. Here i want to share some Android data recovery tools to recover data from android smartphones. Recovery-Android Recovery android is best software to recover contacts and messages from android phones. This software is provide trial version and premium version. Download software and install on pc, connect mobile with cable and ...