screen is broke use adb to get files

mkfryan

Well-known member
Jan 28, 2012
75
1
0
Visit site
After four days of having this "wonderful" phone my screen is broke after being in my pocket all day and is being replaced via sprints insurance program.

I have a great deal of files on the internal SD that I do need to retrieve. I do not currently have adb setup nor do I know how to use it. Is there any documentation available that can show the proper setup as well as lines to use to either enable mass storage or push the files to my computer?

I am tech savvy so not looking for a great deal of detail just enough to get me what I need. Thanks in advance.
 

basketthis

Well-known member
Nov 22, 2010
1,470
473
0
Visit site
There are plenty of tutorials on how to set it up. You need to setup java development kit and android development kit. Then it's as simple as 'adb pull /sdcard'

Sent from my SPH-D710 using Android Central Forums
 
  • Like
Reactions: mkfryan

mkfryan

Well-known member
Jan 28, 2012
75
1
0
Visit site
Awesome! Thanks for the quick reply!

Isn't /sdcard on the e4gt the external? File manager had the internal listed as emmc I believe.