Comment by ur-whale Comment by ur-whale 6 months ago 1 reply Copy Link View on Hacker News How does that reach into app folders where adb has no permissions ?
Copy Link iggldiggl 6 months ago Collapse Comment - /sdcard is just the user-visible internal storage (the same thing that shows up via MTP if you connect via USB), and ADB can access that fine. Reply View | 0 replies
/sdcard is just the user-visible internal storage (the same thing that shows up via MTP if you connect via USB), and ADB can access that fine.