Frage

Is there any terminal emulator comand in android 2.3.x with BusyBox that will mount as SD card phone connected to PC via usb? Is there anything for enabling debuging mode to use phone with adb?

My phone won't mount by itself. I also have superuser rights.

War es hilfreich?

Lösung

If you're on Mac, it should directly work. If you're on Windows, you'll have to install the drivers of your mobile phone (htc, Samsung, ...) to enable the USB interface work properly

Andere Tipps

I had a similar problem until I installed the drivers for my phone on my pc.

even when drivers are installed properly your phone may not mount as SD card. it was my case) i've found the sollution on xda-developers forum... you can run special command in android terminal, reboot your phone and it'll be okay) (phone must be rooted and have terminal installed) unfortunately i've lost this link...and now i get the same issue to solve...)

well. i think i've found it) try this link: http://forum.xda-developers.com/showthread.php?t=1800935

su
setprop persist.sys.usb.config mass_storage
reboot
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top