RootTools icon indicating copy to clipboard operation
RootTools copied to clipboard

RootTools Library

Results 50 RootTools issues
Sort by recently updated
recently updated
newest added

Am 07.06.2020 05:23 schrieb "danaenaomi12" : #85 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub , or...

Hello, I use Roottools 5.0 in my project. I am trying to read dmesg on a rooted android phone. But it says "su invoked" and becomes 'exec Root: Root Access...

java.lang.ArrayIndexOutOfBoundsException: length=0; index=0 at com.stericson.RootTools.internal.RootToolsInternalMethods$6.commandOutput(RootToolsInternalMethods.java:675) at com.stericson.RootShell.execution.Command.output(Command.java:288) at com.stericson.RootShell.execution.Shell$3.run(Shell.java:693) at java.lang.Thread.run(Thread.java:818)

Is anyone else here? when I use some commands that require user interaction, for example: ```sh read mx ``` the normal text step is to ask me to enter the...

I'm running root command from com.android.internal.policy.impl.PhoneWindowManager.systemBooted(). It works fine for me and numerous other users, but some have this error that causes bootloop: ``` W/Watchdog(28990): *** WATCHDOG KILLING SYSTEM PROCESS:...