2014-09-02, 16:34
gosh I fell for my own joke...I meant files permissions...but I am running out of time so try this instead.....using android terminal
that should copy and rename file to an image
then with root exporer you should now be able to click it and open it as an image
good luck
Code:
su
cp /data/system/users/0/wallpaper /sdcard/files/wallpaper.jpg
that should copy and rename file to an image
then with root exporer you should now be able to click it and open it as an image
good luck