how do i use the terminal emulator app to access adb shell?
adb shell is only used when you're on a computer, like when using android sdk tools. When you use the terminal emulator you use different commands try This Link for some help using the terminal emulator, they're basically the same as linux commands.
also this should be in the Q&A section
lol the terminal is the 'shell'
if you're running a terminal right on the phone, then consider yourself already @root when you're typing in commands.
foil said:
lol the terminal is the 'shell'
if you're running a terminal right on the phone, then consider yourself already @root when you're typing in commands.
Click to expand...
Click to collapse
Sort of. You are a user, but not "root". To become superuser you have to use the SU command.
/ $ su
~ # |
Click to expand...
Click to collapse
I'm sorry if I'm nitpicking here. Your original point remains true. You don't have to use ADB at that point to run commands. You run the command without ADB right in the terminal.
subcypher said:
Sort of. You are a user, but not "root". To become superuser you have to use the SU command.
I'm sorry if I'm nitpicking here. Your original point remains true. You don't have to use ADB at that point to run commands. You run the command without ADB right in the terminal.
Click to expand...
Click to collapse
No, you're fine. I was just assuming that he was already rooted, but you're right - it's a regular user account unless you change to superuser.
in order to do what you probably want you will have to type su. It should then ask for SU permission and then you should gey
Code:
#
.
hello everyone, idk if im in the wrong place, but im trying to connect my non rooted phone to my rooted tablet with terminal emulator.Is there a way for me to use adb because it worked with my previous phone...its not working and isn't showing any device when i input "adb devices"...Can anyone help me please, help would be greatly appreciated ?(btw usb debugging is enabled on my phone)
Hi i want to install clockworkmod recovery in my is from adb but when i type in cmd the commands fast boot etc it says that this commands are not valid...The other adb commands such as adb device works perfectly .Why this happens?please heelpp
Anoubis282 said:
Hi i want to install clockworkmod recovery in my is from adb but when i type in cmd the commands fast boot etc it says that this commands are not valid...The other adb commands such as adb device works perfectly .Why this happens?please heelpp
Click to expand...
Click to collapse
Do you have the fastboot.exe in the same directory as adb.exe?
Hi, how to open .img files on my x8? There is some app?
Sent from my X8 using XDA App
Terminal emulator can extract it......just cd to the directory where the file is and then type unyaffs (filename).img
Aaam , can you plz can give me a comand what i need to write in terminal emulator?
My .img file is in - sdcard/xrecovery/backup/sense0.4
Sent from my X8 using XDA App
At Terminal Emu write "cd sdcard/xrecovery/backup"
and then just write "unyaffs sense0.4.img" (without ")
What are the commands for ternimal emulator? Even when i type help.. nothing shows up!
It's a basic Linux system sitting there below Android, so many of the usual commands work.
However, the default commandline uses busybox ... take a look at the busybox man page
Hi
Can anyone explain to me what is the function of TERMINAL EMULATOR. If you have tutorial or link please share.
Advanced users. You can use adb and linux commands directly on your phone.
Sent from my C5303 using Tapatalk
Its linux shell console.
And.... you cant Use adb commands on shell.
You can use shell console from adb but not to other side.
--------
Send with Tapatalk from Xperia SP