Hi,
I installed GOS on a brand new Pixel 6a, and I'd like to restore a specific app's datas (as in /data/data/com.theapp/) from another phone, a Samsung with LineageOS.
On the Samsung it is extremely easy to pull/push these datas with ADB root. On the Pixel, If I try to start a root shell with ADB it returns the following message "adbd cannot run as root in production builds".
I don't want/need root access, I'm just trying to restore the app data.
Do you think of any way to achieve that ?