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