[Q] Give super permissions to terminal emulator? - G1 Android Development

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

Related

Android Telnet Client (so you can telnet into your phone after you start telnetd)

Whipped this up last night, because I wanted to be able get root commands on my phone, from my phone. This is a safe/benign way to get root access (ie, you don't have to have a suroot or su laying around, potentially opening a security hole).
I'll throw this up on the Market tonight too.
This is a raw telnet client, so don't expect any fancy!
Terminal Emulator and Busybox
Nice. That makes it even easier No adb or wifi required.
You can also download the Terminal Emulator program from the market, and then install the busybox binary, which has a telnet command.
If you don't have root on your phone yet, use adb to push busybox to /data/local, which is owned by the shell user, so you can chmod it from an adb shell and make it executable.
It still requires adb, but no wifi.

Terminal su permissions?

How do I get Terminal Emulator root access?
You have to have the superuser apk. When you type su into the terminal a window will popup and you just have to accept the root access.
evilkorn said:
You have to have the superuser apk. When you type su into the terminal a window will popup and you just have to accept the root access.
Click to expand...
Click to collapse
okay, I have superuser.apk and it's working because i am overclocking at 652MHz, but when I type su into terminal is says permission denied and no window pops up.
bchsun said:
okay, I have superuser.apk and it's working because i am overclocking at 652MHz, but when I type su into terminal is says permission denied and no window pops up.
Click to expand...
Click to collapse
do you have busybox in your rom?
not sure... i'm running CM 5.0.7ds

Rooting the emulator

Does someone knows how to allow the root access on android emulator?
I have root while connecting via adb, but I want to debug my application's features which require the root access.
When I type "su" in the ConnectBot terminal application I got:
$ su
su: uid 10036 not allowed to su
I tried to execute from adb shell:
# chmod 4755 busybox
but the busybox did not become root neither.
Please help!
+1 Funny.. was going to ask the same question today!
stanglx said:
+1 Funny.. was going to ask the same question today!
Click to expand...
Click to collapse
Good. If you find the answer, post it here please.
So, no answer to this?
I ended up by running Android-x86 on the Oracle's VirtualBox emulator. There is a stable Donut and even Froyo available for download. The image is rooted, but does not let me remount the system partition, though.

[Q] Superuser problem. MT4G

When I type su into terminal emulator it says "unknown root user". How do I fix this, so i could get permission granted again?

Terminal

Can anyone suggest/recomended terminal.
Termux is somehow not working properly.
Terminal emulator for android(play store)

Categories

Resources