android_screen icon indicating copy to clipboard operation
android_screen copied to clipboard

The root permission is necessory

Open luke12614 opened this issue 10 years ago • 0 comments

It looks like we must get the root permission to use the script like [Runtime.getRuntime().exec(new String[]{"su", "-c",] . Is that right?

luke12614 avatar Mar 24 '15 07:03 luke12614