Computer Science, asked by hajibasha1546, 1 year ago

How to get system data directory information in android?

Answers

Answered by rishirajsharma197
0

GUI — In Android Studio, launch Android Device Monitor from the menu: Tools/Android/Android Device Monitor. Navigate to the File Explorer tab, then data/data/<your app package name>/. ...

Command line — you can also push the file to device or pull the file from device via adb:

Similar questions