--------------------------------------------------------------------------------
guys please help me usb mount doesn't work not even through recovery not with another laptop not with another cable!!! when i trie to optimize in settings its saying that USB storage is in use!!!!
I'm panicking! can't do anything flashing boot.img firmware nothing..
I'm on ARHD 11.1 ATM but issue not ROM related offcourse (recovery mount doenst work either)
Rolando88 said:
--------------------------------------------------------------------------------
guys please help me usb mount doesn't work not even through recovery not with another laptop not with another cable!!! when i trie to optimize in settings its saying that USB storage is in use!!!!
I'm panicking! can't do anything flashing boot.img firmware nothing..
I'm on ARHD 11.1 ATM but issue not ROM related offcourse (recovery mount doenst work either)
Click to expand...
Click to collapse
wow man, you have 1480 posts count! you should know that this isn't the right section where to ask!
matt95 said:
wow man, you have 1480 posts count! you should know that this isn't the right section where to ask!
Click to expand...
Click to collapse
Thought i was at Q&A told you im panicking
(now it is thanks)
Rolando88 said:
Thought i was at Q&A told you im panicking
(now it is thanks)
Click to expand...
Click to collapse
ok now that it is in the right section i'll try to help you out,... have you tried resetting the phone by pressing vol down+power for 10 sec?
matt95 said:
ok now that it is in the right section i'll try to help you out,... have you tried resetting the phone by pressing vol down+power for 10 sec?
Click to expand...
Click to collapse
Yep also tried usb mount in recovery didnt work
and if i do fastboot command like to install recovery then hboot just hangs and doesn't respond until i inplug the cable..!
Rolando88 said:
Yep also tried usb mount in recovery didnt work
and if i do fastboot command like to install recovery then hboot just hangs and doesn't respond until i inplug the cable..!
Click to expand...
Click to collapse
have you done something in particular before this happened?
matt95 said:
have you done something in particular before this happened?
Click to expand...
Click to collapse
I really have no idea! :|
Rolando88 said:
I really have no idea! :|
Click to expand...
Click to collapse
you said you have run optimization right?
matt95 said:
you said you have run optimization right?
Click to expand...
Click to collapse
I tried if it works but then it says cant cause USB Mount in use
Rolando88 said:
I tried if it works but then it says cant cause USB Mount in use
Click to expand...
Click to collapse
can you wake your phone and navigate into it?
matt95 said:
can you wake your phone and navigate into it?
Click to expand...
Click to collapse
yes i can open files like music and stuff on it..
Rolando88 said:
yes i can open files like music and stuff on it..
Click to expand...
Click to collapse
ok, now try to get into recovery and type in the CMD
Code:
adb shell
Code:
mount /sdcard
matt95 said:
ok, now try to get into recovery and type in the CMD
Code:
adb shell
Code:
mount /sdcard
Click to expand...
Click to collapse
Error: device not found
Rolando88 said:
Error: device not found
Click to expand...
Click to collapse
type
Code:
adb devices
in recovery
have you installed htc drivers on your computer? and android SDK?
matt95 said:
type
Code:
adb devices
in recovery
have you installed htc drivers on your computer? and android SDK?
Click to expand...
Click to collapse
Just installed htc sync manager again
Rolando88 said:
Just installed htc sync manager again
Click to expand...
Click to collapse
have you enabled the commands adb and fastboot on your computer? if yes then now it should work
matt95 said:
have you enabled the commands adb and fastboot on your computer? if yes then now it should work
Click to expand...
Click to collapse
how do you mean enable?
Rolando88 said:
how do you mean enable?
Click to expand...
Click to collapse
well, it is pretty tricky, i'll semplificate the passages...download this file and place where you want, then navigate to that folder and type
Code:
adb
and see if that works
matt95 said:
well, it is pretty tricky, i'll semplificate the passages...download this file and place where you want, then navigate to that folder and type
Code:
adb
and see if that works
Click to expand...
Click to collapse
I tried adb devices but doesn't show any devices Phone is booted at homescreen nothing else
Rolando88 said:
I tried adb devices but doesn't show any devices Phone is booted at homescreen nothing else
Click to expand...
Click to collapse
go to control panel>device manager> tell me how it recognizes your phone
Related
my phone flash rom sense4a tsm 3.5,after retart boot loop,and my GSM no 3G
i used terminal emulator :
> adb shell : cannot create adb
please, help, thank all . sorry my bab ENG.
What ROM were you coming from?
I just flashed this afternoon & no issues.. Did you format /system, /data, & /cache
Sent from my vivow using XDA
sjpritch25 said:
What ROM were you coming from?
I just flashed this afternoon & no issues.. Did you format /system, /data, & /cache
Sent from my vivow using XDA
Click to expand...
Click to collapse
rom unity 2.39
hboot: 6.13...
i full wipe
i live in Viet Nam
can you help me?
sugar0312 said:
rom unity 2.39
hboot: 6.13...
i full wipe
i live in Viet Nam
can you help me?
Click to expand...
Click to collapse
for GSM you need to do this
http://forum.xda-developers.com/showpost.php?p=23763367&postcount=4
andybones said:
for GSM you need to do this
http://forum.xda-developers.com/showpost.php?p=23763367&postcount=4
Click to expand...
Click to collapse
i have problem with step 3:
>adb shell :not found
please, help me,my phone retart is boot loop
are you typing adb shell in terminal emulator????
If yes..dont do that!
Start by typing-
su
sqlite3 .......
reboot
khamsakamal48 said:
are you typing adb shell in terminal emulator????
If yes..dont do that!
Start by typing-
su
sqlite3 .......
reboot
Click to expand...
Click to collapse
i typing in Terminal emulator:
# su
# sqlite3 /data/data/com.android.providers.settings/databases/settings.db 'update secure set value="3" where name="preferred_network_mode"'
sqlite3 /data/data/com.android.providers.settings/databases/settings.db: not found
# reboot : not permited
please help me!
Did you typed it on Terminal or copied n paste??
because u may have probably wrongly typed it in terminal!
once u open terminal, you will see a $ icon on the extreme left n only after that u type su that it will change to #...try it again!!
This trick surely works!
khamsakamal48 said:
Did you typed it on Terminal or copied n paste??
because u may have probably wrongly typed it in terminal!
once u open terminal, you will see a $ icon on the extreme left n only after that u type su that it will change to #...try it again!!
This trick surely works!
Click to expand...
Click to collapse
i typed accurate.
please, you help concrete, thanks.
Well...I would advice you to copy and paste in Terminal!
Or try this in adb...
Dude..this trick certainly works...since u r entering it manually there must be an input error..probably an extra space while typing it or anything like that!!
Try copy n paste...that will do the trick!
sugar0312 said:
i typed accurate.
please, you help concrete, thanks.
Click to expand...
Click to collapse
khamsakamal48 said:
Well...I would advice you to copy and paste in Terminal!
Or try this in adb...
Dude..this trick certainly works...since u r entering it manually there must be an input error..probably an extra space while typing it or anything like that!!
Try copy n paste...that will do the trick!
Click to expand...
Click to collapse
ok my phone no boot loop but no 3G
can you help,thanks!
sugar0312 said:
ok my phone no boot loop but no 3G
can you help,thanks!
Click to expand...
Click to collapse
do you have edge at all? or no data whatsoever
nitsuj17 said:
do you have edge at all? or no data whatsoever
Click to expand...
Click to collapse
ok now, my phone have 3g,because i config apn in setting.
thanks everybody!
sugar0312 said:
ok my phone no boot loop but no 3G
can you help,thanks!
Click to expand...
Click to collapse
How'd you get it to stop boot looping? I can flash ROMS, but after I reboot once it'll boot loop at lockscreen. I am on the 5.10 hboot I had to flash that ruu tho then re downgrade and root. Idk how to get my phone to where it'll allow me to reboot it without it going into an endless boot loop.
Sent from my vivow using XDA
Jayydude_SGP said:
How'd you get it to stop boot looping? I can flash ROMS, but after I reboot once it'll boot loop at lockscreen. I am on the 5.10 hboot I had to flash that ruu tho then re downgrade and root. Idk how to get my phone to where it'll allow me to reboot it without it going into an endless boot loop.
Sent from my vivow using XDA
Click to expand...
Click to collapse
We can't help you unless you explain how you flash a ROM. What did you wipe? Are you checking MD5. Are you waiting at least 2-3 minutes after first boot before unlocking?
So I think I am SOL, but I wanted to ask you guys first.
My Nexus wont boot past the Google screen all of a sudden today. So I am going to attempt the toolkit version of returning to stock later. But before I do that, I want to try and salvage my pictures from the internal memory.
Is there a way to mount the internal storage to my PC so I can pull the files off?
I thought not having an SD card was no big deal, til now when im about to lose 500+ pictures.
Am I screwed?
Thanks
threepio said:
So I think I am SOL, but I wanted to ask you guys first.
My Nexus wont boot past the Google screen all of a sudden today. So I am going to attempt the toolkit version of returning to stock later. But before I do that, I want to try and salvage my pictures from the internal memory.
Is there a way to mount the internal storage to my PC so I can pull the files off?
I thought not having an SD card was no big deal, til now when im about to lose 500+ pictures.
Am I screwed?
Thanks
Click to expand...
Click to collapse
You can adb pull the dcim folder to your PC.
Edit: You would also be better served in the long run learning to return to stock yourself instead of using a toolkit.
http://forum.xda-developers.com/showthread.php?t=1626895
JM2C
3rdstring said:
You can adb pull the dcim folder to your PC.
Edit: You would also be better served in the long run learning to return to stock yourself instead of using a toolkit.
http://forum.xda-developers.com/showthread.php?t=1626895
JM2C
Click to expand...
Click to collapse
Thanks JM2C. I thought that I might be able to do the ADB pull. I have no idea how ADB works though...
Thanks for the link on the
It's not too complicated. It is a lot of steps but a developer novice can follow the instructions to install and use adb just to pull a few files. Also that's one reason why I let dropbox sync my photos as I take them, so if something happens I have an auto cloud backup.
Sent from my Galaxy Nexus using xda premium
---------- Post added at 05:56 PM ---------- Previous post was at 05:51 PM ----------
threepio said:
So I think I am SOL, but I wanted to ask you guys first.
My Nexus wont boot past the Google screen all of a sudden today. So I am going to attempt the toolkit version of returning to stock later. But before I do that, I want to try and salvage my pictures from the internal memory.
Is there a way to mount the internal storage to my PC so I can pull the files off?
I thought not having an SD card was no big deal, til now when im about to lose 500+ pictures.
Am I screwed?
Thanks
Click to expand...
Click to collapse
Here is a link to some basic adb instructions:
http://forum.xda-developers.com/showthread.php?t=517874
exportsmedia said:
It's not too complicated. It is a lot of steps but a developer novice can follow the instructions to install and use adb just to pull a few files. Also that's one reason why I let dropbox sync my photos as I take them, so if something happens I have an auto cloud backup.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
So I found a tutorial for setting up ADB for the nexus, but all i can get into is the bootloader and the recovery. I cant get my computer to recognize my phone...even though its plugged in. So how would ADB work?
threepio said:
So I found a tutorial for setting up ADB for the nexus, but all i can get into is the bootloader and the recovery. I cant get my computer to recognize my phone...even though its plugged in. So how would ADB work?
Click to expand...
Click to collapse
If you have a custom recovery you should be able to get adb access. You just need to set up the drivers
I believe the previous link I gave even has a small platform-tools download so you wouldn't have to set up the sdk.
3rdstring said:
If you have a custom recovery you should be able to get adb access. You just need to set up the drivers
I believe the previous link I gave even has a small platform-tools download so you wouldn't have to set up the sdk.
Click to expand...
Click to collapse
So when i go into device manager I have Android 1.0 listed under other devices. But when i try to have windows search for drivers, it doesnt find anything. Is ther a specific driver from samsung that I can download somewhere and then point the driver update to it?
threepio said:
So when i go into device manager I have Android 1.0 listed under other devices. But when i try to have windows search for drivers, it doesnt find anything. Is ther a specific driver from samsung that I can download somewhere and then point the driver update to it?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=20058157&postcount=1
3rdstring said:
http://forum.xda-developers.com/showpost.php?p=20058157&postcount=1
Click to expand...
Click to collapse
Ok that worked I now have the android bootloader interface in my device manager....now what? When I open cmd and type "adb devices" nothing comes up
threepio said:
Ok that worked I now have the android bootloader interface in my device manager....now what? When I open cmd and type "adb devices" nothing comes up
Click to expand...
Click to collapse
Boot into recovery (You do have a custom recovery installed?)
3rdstring said:
Boot into recovery (You do have a custom recovery installed?)
Click to expand...
Click to collapse
I have Clockwork mod installed. and still when i try adb devices nothing comes up.
So I got something to work. When I typed adb devices under "list of adb devices attached" i got 0146A5B1301C007 recovery
Is this my phone?
threepio said:
So I got something to work. When I typed adb devices under "list of adb devices attached" i got 0146A5B1301C007 recovery
Is this my phone?
Click to expand...
Click to collapse
yes
now im trying to get the command right.
what is the whole string for adb pull?
*edit*
I found that is---> adb pull <remote> <local>
So I type " adb pull /sdcard/dcim c:\nexus
(i made a file on the root of my c: drive to make it easy to type to pull the files.
but it says /sdcard/dcim does not exist.
threepio said:
now im trying to get the command right.
what is the whole string for adb pull?
Click to expand...
Click to collapse
I've pushed a ROM a few times, never pulled. I would try...
adb pull /sdcard/DCIM c:\
or
adb pull /data/media/DCIM c:\
threepio said:
now im trying to get the command right.
what is the whole string for adb pull?
*edit*
I found that is---> adb pull <remote> <local>
So I type " adb pull /sdcard/dcim c:\nexus
(i made a file on the root of my c: drive to make it easy to type to pull the files.
but it says /sdcard/dcim does not exist.
Click to expand...
Click to collapse
MOTHER EFFING CAPTALIZATIONS! GOT IT WOOOOO pulling all my files as we speak. I wasnt typing the directories with captial letters like they are. I was typing all lowercase. gosh dangit!
THANK YOU THANK YOU THANK YOU
threepio said:
MOTHER EFFING CAPTALIZATIONS! GOT IT WOOOOO pulling all my files as we speak. I wasnt typing the directories with captial letters like they are. I was typing all lowercase. gosh dangit!
THANK YOU THANK YOU THANK YOU
Click to expand...
Click to collapse
Glad you got it working. As was mentioned previously DropBox photo syncing can be a lifesaver. :good:
3rdstring said:
Glad you got it working. As was mentioned previously DropBox photo syncing can be a lifesaver. :good:
Click to expand...
Click to collapse
You know i just got into dropbox. I am going to start using it more.
Now i gotta figure out how to restore the phone. Now that I have the pictures off it, i can toy with resetting it to stock. and starting from the ground up.....fun...
Now I just flashed back to stock using the fastboot from the link posted on page one.
Thanks for your help guys
threepio said:
Thanks JM2C. I thought that I might be able to do the ADB pull. I have no idea how ADB works though...
Thanks for the link on the
Click to expand...
Click to collapse
qbking77 has a great YouTube video walking you thru it. Also has how to return to stock/unbrick
*This Jedi master be a Ninj-ESS*
I just Earsed everything off of my phone in recovery and i dont have a rom... how do i put a rom on the sd card i tried mounting sd card but wont work in twrp recovery.. Please Help!!!!! Thank you
schust3r5 said:
I just Earsed everything off of my phone in recovery and i dont have a rom... how do i put a rom on the sd card i tried mounting sd card but wont work in twrp recovery.. Please Help!!!!! Thank you
Click to expand...
Click to collapse
adb. use the adb sideload option in the in the advanced options.
simms22 said:
adb. use the adb sideload option in the in the advanced options.
Click to expand...
Click to collapse
See thats the thing... How?
schust3r5 said:
See thats the thing... How?
Click to expand...
Click to collapse
adb for dummies http://www.mediafire.com/?qrjo6bi8ayblj1r
set up adb, read the readme. in twrp recovery, when you press the adb sideload option, it tells you the command to use.
When i open sdk manager it closes in a milisecond
schust3r5 said:
When i open sdk manager it closes in a milisecond
Click to expand...
Click to collapse
thats ok. go to platform-tools, adb is in there. run it, itll close. with the curser/arrow in the folder with adb, press the shift key + click right click on your mouse. thatll bring up some options. press open command window here. make sure your device is connected. you might want to type adb devices to make sure adb sees your device.
Where should my rom be? what directory?
schust3r5 said:
Where should my rom be? what directory?
Click to expand...
Click to collapse
now my device wont show up
schust3r5 said:
now my device wont show up
Click to expand...
Click to collapse
now its showing up cant i just push it through with adb push
I need the 1.0.29 adb i have 1.0.26... how do i update?
Ok, I installed TWRP via freegee. I then proceeded to wipe my ROM, but realized too late i did not have the ROM i wanted on the phone. Any ideas on how to put a rom on it?
jaredtheoverlord said:
Ok, I installed TWRP via freegee. I then proceeded to wipe my ROM, but realized too late i did not have the ROM i wanted on the phone. Any ideas on how to put a rom on it?
Click to expand...
Click to collapse
Go in to TWRP> Advanced> adb sideload, now (must have ADB installed and phone connected to computer) have the desired file to flash on your computers desktop and now hold the shift key and right mouse click> open command window here. Then in this command window type adb sideload rom.zip (whatever the actual name of the zip file is included .zip at the end)
TWRP install ROM from SD slot. Hell, it can even be installed via a mounted USB OTG stick. Did you try putting you ROM onn an SD card and try it?
uppon2 said:
Go in to TWRP> Advanced> adb sideload, now (must have ADB installed and phone connected to computer) have the desired file to flash on your computers desktop and now hold the shift key and right mouse click> open command window here. Then in this command window type adb sideload rom.zip (whatever the actual name of the zip file is included .zip at the end)
Click to expand...
Click to collapse
I followed your instructions however i am getting a device not found error
zerogun said:
TWRP install ROM from SD slot. Hell, it can even be installed via a mounted USB OTG stick. Did you try putting you ROM onn an SD card and try it?
Click to expand...
Click to collapse
I tried by an SD card and it was not detected
jaredtheoverlord said:
I followed your instructions however i am getting a device not found error
Click to expand...
Click to collapse
Make sure drivers for your phone is installed. And do yu already have ADB installed in your pc?
Sent from my LG-E980 using Tapatalk
babymatteo said:
Make sure drivers for your phone is installed. And do yu already have ADB installed in your pc?
Sent from my LG-E980 using Tapatalk
Click to expand...
Click to collapse
Im not sure i have the correct drivers, do you know where i can find them?
jaredtheoverlord said:
Im not sure i have the correct drivers, do you know where i can find them?
Click to expand...
Click to collapse
Google search my friend.
Sent from my LG-E980 using Tapatalk
babymatteo said:
Google search my friend.
Sent from my LG-E980 using Tapatalk
Click to expand...
Click to collapse
I have the one from LG's site installed, is that the correct one?
jaredtheoverlord said:
I have the one from LG's site installed, is that the correct one?
Click to expand...
Click to collapse
Uninstall/reinstall them. Make sure you have ADB installed correctly too (google/youtube for this). Change USB ports on your computer perhaps? - If this is all done correectly there will be no reason it will fail unless there is a hardware issue
uppon2 said:
Uninstall/reinstall them. Make sure you have ADB installed correctly too (google/youtube for this). Change USB ports on your computer perhaps? - If this is all done correectly there will be no reason it will fail unless there is a hardware issue
Click to expand...
Click to collapse
Ok, I will after school, I will also use my other PC to see if that works
jaredtheoverlord said:
Ok, I will after school, I will also use my other PC to see if that works
Click to expand...
Click to collapse
Let me know if you are having any more problems and I will help you one on one to install ADB correctly and get your phone going for you mate. I am in Australia so our timezones might be a bit off but let me know
I recently updated to Android 5.0.1 on my M8 GPe and it seems to work just fine. Today I wanted to flash a custom recovery but I couldn't get any connection between the phone and the computer. When I enter fastboot I don't get "fastboot usb" as I usually do.
Do I need new drivers or something? I have both Windows 7 and OS X 10.10 so a solution for either is ok.
djr83 said:
I recently updated to Android 5.0.1 on my M8 GPe and it seems to work just fine. Today I wanted to flash a custom recovery but I couldn't get any connection between the phone and the computer. When I enter fastboot I don't get "fastboot usb" as I usually do.
Do I need new drivers or something? I have both Windows 7 and OS X 10.10 so a solution for either is ok.
Click to expand...
Click to collapse
I was also unable to get fastboot working.
For custom recovery I used adb shell and used the dd cmd, worked fine
Heisenberg420 said:
I was also unable to get fastboot working.
For custom recovery I used adb shell and used the dd cmd, worked fine
Click to expand...
Click to collapse
I don't think I get any connection with adb either? But I'll try that. What command should I use to flash the recovery image in adb?
Edit: adb devices shows an empty list.
djr83 said:
I don't think I get any connection with adb either? But I'll try that. What command should I use to flash the recovery image in adb?
Edit: adb devices shows an empty list.
Click to expand...
Click to collapse
Connect via USB
To see if you have a connection type
Adb devices
U should see a device
Then follow these directions
http://www.teamw.in/project/twrp2/225
You should copy and paste the dd cmd directly into terminal, if you typo that one u may brick ur device
Heisenberg420 said:
Connect via USB
To see if you have a connection type
Adb devices
U should see a device
Then follow these directions
http://www.teamw.in/project/twrp2/225
You should copy and paste the dd cmd directly into terminal, if you typo that one u may brick ur device
Click to expand...
Click to collapse
Exactly, I'm not getting any devices.
djr83 said:
Exactly, I'm not getting any devices.
Click to expand...
Click to collapse
Have u enabled USB debugging in developer options?
Heisenberg420 said:
Have u enabled USB debugging in developer options?
Click to expand...
Click to collapse
Yes. And nothing has changed on the computer since before I updated to 5.0.1.
Edit: Tried another USB port on the computer and it's working now.
djr83 said:
Yes. And nothing has changed on the computer since before I updated to 5.0.1.
Click to expand...
Click to collapse
I'd say its the drivers. Try to reinstall
You can try adb over WiFi without the drivers, download an adb wireless app from the market, enable it, get the IP address of your phone in the app, then connect through adb
Adb connect <IP[emoji14]ORT HERE>
then try adb devices