RootShell icon indicating copy to clipboard operation
RootShell copied to clipboard

Results 10 RootShell issues
Sort by recently updated
recently updated
newest added

In my app Google console crashes reports there is the following log on wide variety of devices and OS versions: java.lang.NullPointerException: at com.stericson.RootShell.execution.Shell$1.run (Shell.java:594) at java.lang.Thread.run (Thread.java:919) I use version...

When i try to build my app, which uses this library ([Version 5.0](https://github.com/Stericson/RootTools/releases/tag/5.0)), i get the following error during `transformClassesAndResourcesWithProguardForRelease` build step ``` Preverifying... Unexpected error while performing partial evaluation:...

Everything seems to be working fine, except when I want to use a Java class as root, because it gives null pointer exceptions. The reason is that the folder structure...

When running RootShell on older Emulator like API14 also on newer one like API23, RootShell keep throwing this exception and won't read the output from the command. This happen when...

Any ideas why FLUSHED state is bad when it wants to write? Stacktrace: Fatal Exception: java.lang.IllegalStateException: State: FLUSHED at java.nio.charset.CharsetEncoder.illegalStateException(CharsetEncoder.java:670) at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:360) at java.io.OutputStreamWriter.convert(OutputStreamWriter.java:178) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:324) at java.io.Writer.write(Writer.java:141) at com.stericson.RootShell.execution.Shell$1.run(Shell.java:607)...

i finally managed to build the anbuild.dex with AndroidStudio but when i run the JavaCommand it outputs ( not found ) , as if its executing the class as string...

Recent versions of SuperSU use [mount namespace separation](https://su.chainfire.eu/#how-mount) that makes new mount points visible only inside `su` shell session. This behavior can be disabled using `--mount-master` option or globally in...

Testing for the existence of a file at /data/ssh/sshd_config file mode is 600 owned by root.root, directory mode /data/ssh is 700 owned by root.root, directory mode /data is 771 owned...

This artifact is not accessible now! Can you please check?