Hacker News new | ask | show | jobs
by ur-whale 528 days ago
How does that reach into app folders where adb has no permissions ?
1 comments

/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.