Copy files from root folder of android to pc using python

92 Views Asked by At

....I am working on a project where I need to copy some files of an app that is present in the rooted folder of android. I need to write a python script that can help to get the required files from root folder of android to p. The dives I am using is already rooted.

I try to do it by adb but android not grant SU premmsions to aenter image description here

0

There are 0 best solutions below