RootShell icon indicating copy to clipboard operation
RootShell copied to clipboard

Not working with Android Studio 3.3.1

Open iscle opened this issue 6 years ago • 0 comments

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 has changed, and it can't find the required files.

I've tried to hardcode the required directories in the code, but the final file is not generated for some reason...

iscle avatar Apr 07 '19 18:04 iscle