• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root ADB question

jfoley420

Member
Jul 9, 2012
52
7
37
Virginia
Was wondering if anyvody knows what steps i do to restore adb shell on pc...it opens when i try to run adb shell and then closes immediatly..also if i have phone plugged into usb port on pc and reboot the phone it stays on the bootloader screen... thought it was the cm rom i installed so i went back to superrom ..still same.
 
No clue how to get adb working in windoze. As an alternative most things can be done in terminal emulator. Terminal emulator is already in the equivalent of adb shell when you open it, so just type the commands leaving out the adb shell part. Examples:

Using adb on pc
Code:
adb shell
su
cp /system/app/Music.apk /sdcard/Music.apk

In terminal emulator
Code:
su
cp /system/app/Music.apk /sdcard/Music.apk
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones