also...
- i open a command prompt windows where adb application is located on my PC.
-i Connect successfully the phone via ADB.
-adb root command
-i tried to found and open the folder with adb shell and then list the content of the storage folder. but: permission denied.
-i also tried adb pull command...but of course the command found the folder of my PC where adb application is located.
wich command i have to use to pull out /data/local/storage/default and explore the folder?
I am very sorry for my stupid questions...:(
Many thanks