Tuesday, October 24, 2017

One Plus debug

Install Google adb on your PC.

  1. You need to have a phone with root access in order to browse the data folder on an Android phone. That means either you have a developer device (ADP1 or an ION from Google I/O) or you've found a way to 'root' your phone some other way.
  2. You need to be running ADB in root mode, do this by executing: adb root

execute in the platform-tools folder:
./adb root
./adb shell
df -h to get the disk usage on the OPO.

No comments:

Post a Comment