Terminal - OnePlus 8T Questions & Answers

Can anyone suggest/recomended terminal.
Termux is somehow not working properly.

Terminal emulator for android(play store)

Related

ADB Terminal Emulator

When I open up my terminal emulator it says:
export PATH=/data/local/bin:$PATH
and no commands work anymore
I then tried to use adb through cmd in windows and I can't get anything to work that way. Everything was working fine yesterday, but now I can't get any commands to work. Any ideas?
bigupurself7 said:
When I open up my terminal emulator it says:
export PATH=/data/local/bin:$PATH
and no commands work anymore
I then tried to use adb through cmd in windows and I can't get anything to work that way. Everything was working fine yesterday, but now I can't get any commands to work. Any ideas?
Click to expand...
Click to collapse
When you say, terminal emulator... you mean on your phone, right?
When you try running adb commands in windows -- what's the exact error message you're getting?

[Q] Give super permissions to terminal emulator?

Hi, i'm currently on a donut ROM on my G1, when I type su into terminal emulator, rather then getting prompted to give terminal emulator permissions, it instead just says Permission Denied
How can I give Terminal Emulator SU permissions?
Have you went into the SU app and told it to forget Terminal then tried allowing it again?
Usually does the trick

ADB app

I just would like to know whats the best android application alternative for an ADB shell? something like an ADB shell on the go. something that can do everything an ADB shell can without issues.
Try terminal emulator

Bash scripting for terminal emulator.

Hi i'm trying to write a aircrack bash script for terminal emulator but can't find the command for calling a new terminal window. Is there a command for calling a new window?

ADB shell responds differently in terminal emulator

I tried to execute the following through adb on windows, and it works fine.
.\adb.exe shell cmd overlay enable com.android.internal.systemui.navbar.gestural
However, when I tried this:
cmd overlay enable com.android.internal.systemui.navbar.gestural
, via terminal emulator, it throws an error saying:
cmd: Can't find service: overlay
Click to expand...
Click to collapse
Why is it that it works, through adb from windows, and not through terminal emulator?
Don't both of them interact with the same shell environment?
Are there some sort of permission differences between the two, causing such discrepancies?
manish_s said:
...
cmd overlay enable com.android.internal.systemui.navbar.gestural
, via terminal emulator, it throws an error ...
Click to expand...
Click to collapse
If you are rooted (Magisk su#), you can launch any shell command, on-the-fly, with ADBungFu https://forum.xda-developers.com/t/...pops-manager-adb-simulator-su-magisk.4104149/
oF2pks said:
If you are rooted (Magisk su#), you can launch any shell command, on-the-fly, with ADBungFu https://forum.xda-developers.com/t/...pops-manager-adb-simulator-su-magisk.4104149/
Click to expand...
Click to collapse
Not rooted. Is it expected to work otherwise too, right?

Categories

Resources