Accessing /data/data - directory on android phone
While developing an android app it is useful to access the app directory which is stored in /data/data. Without rooting the phone you can access the files with adb:
While developing an android app it is useful to access the app directory which is stored in /data/data. Without rooting the phone you can access the files with adb: