Hello all, i been driving myself mad all day trying to copy something to my phone with adb, i never had any problems doing it before, i recently reformatted my laptop so had to re-download all the zte, adb drivers etc, i've got adb up and running, i can view all the stuff in my system files on the phone but cant seem to add anything, i've tried using the command prompt adb push iphone.mp3 /system/media/audio/ringtones but it keep saying cannot stat 'iphone.mp3': no such file or directory, does anyone know what im doing wrong?
adb help
Started by
feckineejit
, Feb 20 2012 10:21 PM
#1
Posted 20 February 2012 - 10:21 PM
#2
Posted 20 February 2012 - 10:43 PM
feckineejit, on 20 February 2012 - 10:21 PM, said:
Hello all, i been driving myself mad all day trying to copy something to my phone with adb, i never had any problems doing it before, i recently reformatted my laptop so had to re-download all the zte, adb drivers etc, i've got adb up and running, i can view all the stuff in my system files on the phone but cant seem to add anything, i've tried using the command prompt adb push iphone.mp3 /system/media/audio/ringtones but it keep saying cannot stat 'iphone.mp3': no such file or directory, does anyone know what im doing wrong?
you need to type the location of iphone.mp3, so if it's on the root of your C drive it'd be C:\iphone.mp3. so you'd want to type 'adb push C:\iphone.mp3 /system/media/audio/ringtones
#3
Posted 20 February 2012 - 11:08 PM
#4
Posted 24 February 2012 - 09:40 AM
3 days uninstalling and reinstalling files etc trying to get adb to work, only to find out i was doing it right all along, for some reason the file iphone.mp3 didn't want to go to the phone, i changed the format of the file to ogg and it worked. strange because i have no problems putting any other mp3 files on the phone.
P.S. I think i have a little less hair now
P.S. I think i have a little less hair now
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users






Sign In
Create Account



Back to top









